service

package
v0.0.0-...-69da953 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterUser

func RegisterUser(i IUser)

Types

type IUser

type IUser interface {
	GetById(ctx context.Context, uid uint64) (*pbentity.User, error)
	DeleteById(ctx context.Context, uid uint64) error
}

func User

func User() IUser

Jump to

Keyboard shortcuts

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