setup_wizard_api

package
v1.0.15 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SetupWizardImpl

type SetupWizardImpl struct {
	artel_api.UnimplementedSetupWizardAPIServer
	// contains filtered or unexported fields
}

SetupWizardImpl implements the SetupWizardAPI proto interface. Every RPC here is unauthenticated at the interceptor level (see WithIgnoredPathAuthOption in internal/app/custom.go) — CompleteSetup/SelectAuthMethods/SelectRegistrationMode instead gate on the wizardSessionToken minted by SubmitToken, checked inside SetupWizardService itself.

func New

func New(svc service.SetupWizardService, cookieSecure bool) *SetupWizardImpl

func (*SetupWizardImpl) CompleteSetup

func (*SetupWizardImpl) Gateway

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

func (*SetupWizardImpl) GetStatus

func (*SetupWizardImpl) Register

func (s *SetupWizardImpl) Register(srv grpc.ServiceRegistrar)

func (*SetupWizardImpl) SubmitToken

Jump to

Keyboard shortcuts

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