user

package
v0.0.0-...-67f6177 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoginReponse

type LoginReponse = user.LoginReponse

type LoginRequest

type LoginRequest = user.LoginRequest

type User

type User interface {
	Login(ctx context.Context, in *LoginRequest, opts ...grpc.CallOption) (*LoginReponse, error)
}

func NewUser

func NewUser(cli zrpc.Client) User

Jump to

Keyboard shortcuts

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