Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteRemoteBridge ¶
func DeleteRemoteBridge(ctx context.Context, auth beeperauth.Config, saveAuth func(beeperauth.Config) error, beeperName string) error
func EnsureRegistration ¶
func EnsureRegistration(ctx context.Context, params RegistrationParams) error
Types ¶
type RegistrationParams ¶
type RegistrationParams struct {
Auth beeperauth.Config
SaveAuth func(beeperauth.Config) error
ConfigPath string
RegistrationPath string
BeeperBridgeName string
BridgeType string
DBName string
}
Click to show internal directories.
Click to hide internal directories.