api

package
v0.0.0-...-d77435e Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTraceID

func GetTraceID(ctx context.Context) string

func Run

func Run(ctx context.Context, config *config.Config) error

Types

type Users

type Users struct {
	// contains filtered or unexported fields
}

func NewUsers

func NewUsers(usersStore database.UsersStore) *Users

func (*Users) CreateUser

func (u *Users) CreateUser(c echo.Context) error

func (*Users) DeleteUser

func (u *Users) DeleteUser(c echo.Context) error

func (*Users) FactorialUsers

func (u *Users) FactorialUsers(c echo.Context) error

func (*Users) GetUser

func (u *Users) GetUser(c echo.Context) error

func (*Users) ListUsers

func (u *Users) ListUsers(c echo.Context) error

func (*Users) ListUsersBoum

func (u *Users) ListUsersBoum(c echo.Context) error

Jump to

Keyboard shortcuts

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