Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthServer ¶
type AuthServer struct{}
func NewAuthServer ¶
func NewAuthServer(_ context.Context, param AuthServerParam) *AuthServer
func (*AuthServer) AuthenticateAccount ¶
func (*AuthServer) RegisterAccount ¶
type AuthServerParam ¶
type AuthServerParam struct{}
Click to show internal directories.
Click to hide internal directories.