Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthImpl ¶
type AuthImpl struct {
// contains filtered or unexported fields
}
AuthImpl satisfies transport.GrpcImpl and transport.GrpcWithGateway.
func NewAuthImpl ¶
func NewAuthImpl( authSvc service.AuthService, telegramClientID string, s3InstanceSvc service.S3InstanceService, couchInstanceSvc service.CouchInstanceService, noAuthEnabled bool, credsEncrypted bool, dockerHostSvc service.DockerHostService, setupWizardSvc service.SetupWizardService, cookieSecure bool, ) *AuthImpl
func (*AuthImpl) Register ¶
func (a *AuthImpl) Register(srv grpc.ServiceRegistrar)
Click to show internal directories.
Click to hide internal directories.