blob: abbd96fdd2c33e9c31315a5211467480d4299302 [file] [log] [blame]
pkg browspr, func NewBrowspr(*context.T, func(int32, string, string), *rpc.ListenSpec, string, []string) *Browspr
pkg browspr, method (*Browspr) HandleAuthAssociateAccountRpc(*vdl.Value) (*vdl.Value, error)
pkg browspr, method (*Browspr) HandleAuthCreateAccountRpc(*vdl.Value) (*vdl.Value, error)
pkg browspr, method (*Browspr) HandleAuthGetAccountsRpc(*vdl.Value) (*vdl.Value, error)
pkg browspr, method (*Browspr) HandleAuthOriginHasAccountRpc(*vdl.Value) (*vdl.Value, error)
pkg browspr, method (*Browspr) HandleCleanupRpc(*vdl.Value) (*vdl.Value, error)
pkg browspr, method (*Browspr) HandleCreateInstanceRpc(*vdl.Value) (*vdl.Value, error)
pkg browspr, method (*Browspr) HandleMessage(int32, string, string) error
pkg browspr, method (*Browspr) Shutdown()
pkg browspr, type AssociateAccountMessage struct
pkg browspr, type AssociateAccountMessage struct, Account string
pkg browspr, type AssociateAccountMessage struct, Caveats []account.Caveat
pkg browspr, type AssociateAccountMessage struct, Origin string
pkg browspr, type Browspr struct
pkg browspr, type CleanupMessage struct
pkg browspr, type CleanupMessage struct, InstanceId int32
pkg browspr, type CreateAccountMessage struct
pkg browspr, type CreateAccountMessage struct, Token string
pkg browspr, type CreateInstanceMessage struct
pkg browspr, type CreateInstanceMessage struct, InstanceId int32
pkg browspr, type CreateInstanceMessage struct, NamespaceRoots []string
pkg browspr, type CreateInstanceMessage struct, Origin string
pkg browspr, type CreateInstanceMessage struct, Proxy string
pkg browspr, type GetAccountsMessage struct
pkg browspr, type OriginHasAccountMessage struct
pkg browspr, type OriginHasAccountMessage struct, Origin string
pkg browspr, type StartMessage struct
pkg browspr, type StartMessage struct, Identityd string
pkg browspr, type StartMessage struct, IdentitydBlessingRoot identity.BlessingRootResponse
pkg browspr, type StartMessage struct, LogLevel int32
pkg browspr, type StartMessage struct, LogModule string
pkg browspr, type StartMessage struct, NamespaceRoot string
pkg browspr, type StartMessage struct, Proxy string