service

package
v0.0.0-...-37780a6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Delete(id int64)

Types

type User

type User struct {
	Id   int64
	Name string
}

func ListAll

func ListAll() []User

func ListById

func ListById(id int64) User

func Save

func Save(user User) User

func Update

func Update(user User) User

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL