Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthenticationServer ¶
func NewAuthenticationServer( db *gorm.DB, config *config.Config, grpcClientConn *grpc.ClientConn, ) pb.AuthenticationsServer
NewAuthenticationServer Service Implementation
Types ¶
type Authenticator ¶
func NewAuthenticator ¶
func NewAuthenticator(config *config.Config) (*Authenticator, error)
Click to show internal directories.
Click to hide internal directories.