auth_api

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2026 License: AGPL-3.0 Imports: 14 Imported by: 0

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) Gateway

func (a *AuthImpl) Gateway(ctx context.Context, endpoint string, opts ...grpc.DialOption) (string, http.Handler)

func (*AuthImpl) Register

func (a *AuthImpl) Register(srv grpc.ServiceRegistrar)

Jump to

Keyboard shortcuts

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