config

package
v0.0.0-...-3d66bd6 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const AddIdentityProvider = "addIdentityProvider"
View Source
const AddWallet = "addWallet"
View Source
const ApproveWalletSharingRequest = "approveWalletSharingRequest"
View Source
const ConfirmIdentityProvider = "confirmIdentityProvider"
View Source
const DeleteWalletSharingRequest = "deleteWalletSharingRequest"
View Source
const GetEndPointsDescriptorsNotifyHandlerUUID = "getEndPointsDescriptorsNotifyHandlerUUID"
View Source
const GetEndPointsDescriptorsWriteHandlerUUID = "getEndPointsDescriptorsWriteHandlerUUID"
View Source
const GetWalletSharingRequests = "getWalletSharingRequests"
View Source
const IBeaconUUID = "5AFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"
View Source
const ListIdentityProviders = "listIdentityProviders"
View Source
const ListNonRegisteredDevices = "listNonRegisteredDevices"
View Source
const ListWallets = "listWallets"
View Source
const NotifyHandlerUUID = "NotifyHandlerUUID"
View Source
const RegisterDevice = "registerDevice"
View Source
const ServiceUUID = "serviceUUID"
View Source
const WriteHandlerUUID = "WriteHandlerUUID"

Variables

View Source
var BluetoothAESSecret string
View Source
var BluetoothEncryption = false
View Source
var BluetoothEndpointsConfiguration = map[string]string{}
View Source
var BluetoothOTPToken string
View Source
var DataStorageCredentials map[string]string
View Source
var DisableUSBSecurity = false
View Source
var EnableBluetooth = false
View Source
var ExternalUrls []string
View Source
var Fail2BanDataStorageCredentials map[string]string
View Source
var Fail2BanStorageType string
View Source
var Fail2BanTTL int64
View Source
var GRPCEndPoints = map[string]string{
	"ListIdentityProviders":       ListIdentityProviders,
	"AddIdentityProvider":         AddIdentityProvider,
	"ConfirmIdentityProvider":     ConfirmIdentityProvider,
	"RegisterDevice":              RegisterDevice,
	"ListNonRegisteredDevices":    ListNonRegisteredDevices,
	"AddWallet":                   AddWallet,
	"ListWallets":                 ListWallets,
	"GetWalletSharingRequests":    GetWalletSharingRequests,
	"ApproveWalletSharingRequest": ApproveWalletSharingRequest,
	"DeleteWalletSharingRequest":  DeleteWalletSharingRequest,
}
View Source
var ListenGRPCAddress = "localhost:6666"
View Source
var ListenHTTPAddress = ":8081"
View Source
var PublicPort = "8081"
View Source
var SameNetwork = true
View Source
var StorageType string
View Source
var TokenTTL = time.Duration(300)

Functions

func Init

func Init() error

Types

This section is empty.

Jump to

Keyboard shortcuts

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