api

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountService

type AccountService struct {
	// contains filtered or unexported fields
}

func NewAccountService

func NewAccountService(
	e environmentclient.Client,
	mysqlClient mysql.Client,
	publisher publisher.Publisher,
	opts ...Option,
) *AccountService

func (*AccountService) ChangeAPIKeyName

func (*AccountService) CreateAPIKey

func (*AccountService) CreateAccountV2 added in v0.4.0

func (*AccountService) DeleteAccountV2 added in v0.4.0

func (*AccountService) DisableAPIKey

func (*AccountService) DisableAccountV2 added in v0.4.0

func (*AccountService) EnableAPIKey

func (*AccountService) EnableAccountV2 added in v0.4.0

func (*AccountService) GetAPIKey

func (*AccountService) GetAccountV2 added in v0.4.0

func (*AccountService) GetAccountV2ByEnvironmentID added in v0.4.0

func (*AccountService) GetMe

func (*AccountService) GetMyOrganizations added in v0.4.0

func (*AccountService) GetMyOrganizationsByEmail added in v0.4.0

func (*AccountService) ListAPIKeys

func (*AccountService) ListAccountsV2 added in v0.4.0

func (*AccountService) Register

func (s *AccountService) Register(server *grpc.Server)

func (*AccountService) UpdateAccountV2 added in v0.4.0

type Option

type Option func(*options)

func WithLogger

func WithLogger(logger *zap.Logger) Option

Jump to

Keyboard shortcuts

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