user

package
v1.10.4 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 38 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EnableBuyModuleConfigEnvName = envConfigPrefix + "ENABLE_BUY_MODULE"
)

Variables

This section is empty.

Functions

func NewIdentityServer

func NewIdentityServer(
	data code_data.Provider,
	auth *auth_util.RPCSignatureVerifier,
	antispamGuard *antispam.Guard,
	messagingClient messaging.InternalMessageClient,
	configProvider ConfigProvider,
) userpb.IdentityServer

Types

type ConfigProvider added in v1.10.4

type ConfigProvider func() *conf

ConfigProvider defines how config values are pulled

func WithEnvConfigs added in v1.10.4

func WithEnvConfigs() ConfigProvider

WithEnvConfigs returns configuration pulled from environment variables

Jump to

Keyboard shortcuts

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