Documentation ¶
Index ¶
- Constants
- func PersistentHandle_Methods(methods []server.Method, s PersistentHandle_Server) []server.Method
- func PersistentHandle_NewServer(s PersistentHandle_Server) *server.Server
- func PersistentOngoingNotification_Methods(methods []server.Method, s PersistentOngoingNotification_Server) []server.Method
- func PersistentOngoingNotification_NewServer(s PersistentOngoingNotification_Server) *server.Server
- func SandstormCore_Methods(methods []server.Method, s SandstormCore_Server) []server.Method
- func SandstormCore_NewServer(s SandstormCore_Server) *server.Server
- func Supervisor_Methods(methods []server.Method, s Supervisor_Server) []server.Method
- func Supervisor_NewServer(s Supervisor_Server) *server.Server
- func SystemPersistent_Methods(methods []server.Method, s SystemPersistent_Server) []server.Method
- func SystemPersistent_NewServer(s SystemPersistent_Server) *server.Server
- func SystemPersistent_RevocationObserver_Methods(methods []server.Method, s SystemPersistent_RevocationObserver_Server) []server.Method
- func SystemPersistent_RevocationObserver_NewServer(s SystemPersistent_RevocationObserver_Server) *server.Server
- type ApiTokenOwner
- func (s ApiTokenOwner) ClientPowerboxOffer() ApiTokenOwner_clientPowerboxOffer
- func (s ApiTokenOwner) ClientPowerboxRequest() ApiTokenOwner_clientPowerboxRequest
- func (ApiTokenOwner) DecodeFromPtr(p capnp.Ptr) ApiTokenOwner
- func (s ApiTokenOwner) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s ApiTokenOwner) Grain() ApiTokenOwner_grain
- func (s ApiTokenOwner) HasInternet() bool
- func (s ApiTokenOwner) Internet() (capnp.Ptr, error)
- func (s ApiTokenOwner) IsValid() bool
- func (s ApiTokenOwner) Message() *capnp.Message
- func (s ApiTokenOwner) Segment() *capnp.Segment
- func (s ApiTokenOwner) SetClientPowerboxOffer()
- func (s ApiTokenOwner) SetClientPowerboxRequest()
- func (s ApiTokenOwner) SetFrontend()
- func (s ApiTokenOwner) SetGrain()
- func (s ApiTokenOwner) SetInternet(v capnp.Ptr) error
- func (s ApiTokenOwner) SetUser()
- func (s ApiTokenOwner) SetWebkey()
- func (s ApiTokenOwner) String() string
- func (s ApiTokenOwner) ToPtr() capnp.Ptr
- func (s ApiTokenOwner) User() ApiTokenOwner_user
- func (s ApiTokenOwner) Which() ApiTokenOwner_Which
- type ApiTokenOwner_Future
- func (p ApiTokenOwner_Future) ClientPowerboxOffer() ApiTokenOwner_clientPowerboxOffer_Future
- func (p ApiTokenOwner_Future) ClientPowerboxRequest() ApiTokenOwner_clientPowerboxRequest_Future
- func (p ApiTokenOwner_Future) Grain() ApiTokenOwner_grain_Future
- func (p ApiTokenOwner_Future) Internet() *capnp.Future
- func (f ApiTokenOwner_Future) Struct() (ApiTokenOwner, error)
- func (p ApiTokenOwner_Future) User() ApiTokenOwner_user_Future
- type ApiTokenOwner_List
- type ApiTokenOwner_Which
- type ApiTokenOwner_clientPowerboxOffer
- func (s ApiTokenOwner_clientPowerboxOffer) HasSessionId() bool
- func (s ApiTokenOwner_clientPowerboxOffer) IsValid() bool
- func (s ApiTokenOwner_clientPowerboxOffer) Message() *capnp.Message
- func (s ApiTokenOwner_clientPowerboxOffer) Segment() *capnp.Segment
- func (s ApiTokenOwner_clientPowerboxOffer) SessionId() (string, error)
- func (s ApiTokenOwner_clientPowerboxOffer) SessionIdBytes() ([]byte, error)
- func (s ApiTokenOwner_clientPowerboxOffer) SetSessionId(v string) error
- type ApiTokenOwner_clientPowerboxOffer_Future
- type ApiTokenOwner_clientPowerboxRequest
- func (s ApiTokenOwner_clientPowerboxRequest) GrainId() (string, error)
- func (s ApiTokenOwner_clientPowerboxRequest) GrainIdBytes() ([]byte, error)
- func (s ApiTokenOwner_clientPowerboxRequest) HasGrainId() bool
- func (s ApiTokenOwner_clientPowerboxRequest) HasIntroducerIdentity() bool
- func (s ApiTokenOwner_clientPowerboxRequest) HasSessionId() bool
- func (s ApiTokenOwner_clientPowerboxRequest) IntroducerIdentity() (string, error)
- func (s ApiTokenOwner_clientPowerboxRequest) IntroducerIdentityBytes() ([]byte, error)
- func (s ApiTokenOwner_clientPowerboxRequest) IsValid() bool
- func (s ApiTokenOwner_clientPowerboxRequest) Message() *capnp.Message
- func (s ApiTokenOwner_clientPowerboxRequest) Segment() *capnp.Segment
- func (s ApiTokenOwner_clientPowerboxRequest) SessionId() (string, error)
- func (s ApiTokenOwner_clientPowerboxRequest) SessionIdBytes() ([]byte, error)
- func (s ApiTokenOwner_clientPowerboxRequest) SetGrainId(v string) error
- func (s ApiTokenOwner_clientPowerboxRequest) SetIntroducerIdentity(v string) error
- func (s ApiTokenOwner_clientPowerboxRequest) SetSessionId(v string) error
- type ApiTokenOwner_clientPowerboxRequest_Future
- type ApiTokenOwner_grain
- func (s ApiTokenOwner_grain) GrainId() (string, error)
- func (s ApiTokenOwner_grain) GrainIdBytes() ([]byte, error)
- func (s ApiTokenOwner_grain) HasGrainId() bool
- func (s ApiTokenOwner_grain) HasIntroducerIdentity() bool
- func (s ApiTokenOwner_grain) HasIntroducerUser() bool
- func (s ApiTokenOwner_grain) HasSaveLabel() bool
- func (s ApiTokenOwner_grain) IntroducerIdentity() (string, error)
- func (s ApiTokenOwner_grain) IntroducerIdentityBytes() ([]byte, error)
- func (s ApiTokenOwner_grain) IntroducerUser() (string, error)
- func (s ApiTokenOwner_grain) IntroducerUserBytes() ([]byte, error)
- func (s ApiTokenOwner_grain) IsValid() bool
- func (s ApiTokenOwner_grain) Message() *capnp.Message
- func (s ApiTokenOwner_grain) NewSaveLabel() (util.LocalizedText, error)
- func (s ApiTokenOwner_grain) SaveLabel() (util.LocalizedText, error)
- func (s ApiTokenOwner_grain) Segment() *capnp.Segment
- func (s ApiTokenOwner_grain) SetGrainId(v string) error
- func (s ApiTokenOwner_grain) SetIntroducerIdentity(v string) error
- func (s ApiTokenOwner_grain) SetIntroducerUser(v string) error
- func (s ApiTokenOwner_grain) SetSaveLabel(v util.LocalizedText) error
- type ApiTokenOwner_grain_Future
- type ApiTokenOwner_user
- func (s ApiTokenOwner_user) AccountId() (string, error)
- func (s ApiTokenOwner_user) AccountIdBytes() ([]byte, error)
- func (s ApiTokenOwner_user) DenormalizedGrainMetadata() (DenormalizedGrainMetadata, error)
- func (s ApiTokenOwner_user) HasAccountId() bool
- func (s ApiTokenOwner_user) HasDenormalizedGrainMetadata() bool
- func (s ApiTokenOwner_user) HasIdentityId() bool
- func (s ApiTokenOwner_user) HasTitle() bool
- func (s ApiTokenOwner_user) HasUpstreamTitle() bool
- func (s ApiTokenOwner_user) HasUserId() bool
- func (s ApiTokenOwner_user) IdentityId() (string, error)
- func (s ApiTokenOwner_user) IdentityIdBytes() ([]byte, error)
- func (s ApiTokenOwner_user) IsValid() bool
- func (s ApiTokenOwner_user) Message() *capnp.Message
- func (s ApiTokenOwner_user) NewDenormalizedGrainMetadata() (DenormalizedGrainMetadata, error)
- func (s ApiTokenOwner_user) Renamed() bool
- func (s ApiTokenOwner_user) SeenAllActivity() bool
- func (s ApiTokenOwner_user) Segment() *capnp.Segment
- func (s ApiTokenOwner_user) SetAccountId(v string) error
- func (s ApiTokenOwner_user) SetDenormalizedGrainMetadata(v DenormalizedGrainMetadata) error
- func (s ApiTokenOwner_user) SetIdentityId(v string) error
- func (s ApiTokenOwner_user) SetRenamed(v bool)
- func (s ApiTokenOwner_user) SetSeenAllActivity(v bool)
- func (s ApiTokenOwner_user) SetTitle(v string) error
- func (s ApiTokenOwner_user) SetUpstreamTitle(v string) error
- func (s ApiTokenOwner_user) SetUserId(v string) error
- func (s ApiTokenOwner_user) Title() (string, error)
- func (s ApiTokenOwner_user) TitleBytes() ([]byte, error)
- func (s ApiTokenOwner_user) UpstreamTitle() (string, error)
- func (s ApiTokenOwner_user) UpstreamTitleBytes() ([]byte, error)
- func (s ApiTokenOwner_user) UserId() (string, error)
- func (s ApiTokenOwner_user) UserIdBytes() ([]byte, error)
- type ApiTokenOwner_user_Future
- type DenormalizedGrainMetadata
- func (s DenormalizedGrainMetadata) AppId() (string, error)
- func (s DenormalizedGrainMetadata) AppIdBytes() ([]byte, error)
- func (s DenormalizedGrainMetadata) AppTitle() (util.LocalizedText, error)
- func (DenormalizedGrainMetadata) DecodeFromPtr(p capnp.Ptr) DenormalizedGrainMetadata
- func (s DenormalizedGrainMetadata) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s DenormalizedGrainMetadata) HasAppId() bool
- func (s DenormalizedGrainMetadata) HasAppTitle() bool
- func (s DenormalizedGrainMetadata) Icon() DenormalizedGrainMetadata_icon
- func (s DenormalizedGrainMetadata) IsValid() bool
- func (s DenormalizedGrainMetadata) Message() *capnp.Message
- func (s DenormalizedGrainMetadata) NewAppTitle() (util.LocalizedText, error)
- func (s DenormalizedGrainMetadata) Segment() *capnp.Segment
- func (s DenormalizedGrainMetadata) SetAppId(v string) error
- func (s DenormalizedGrainMetadata) SetAppTitle(v util.LocalizedText) error
- func (s DenormalizedGrainMetadata) SetIcon()
- func (s DenormalizedGrainMetadata) String() string
- func (s DenormalizedGrainMetadata) ToPtr() capnp.Ptr
- func (s DenormalizedGrainMetadata) Which() DenormalizedGrainMetadata_Which
- type DenormalizedGrainMetadata_Future
- type DenormalizedGrainMetadata_List
- type DenormalizedGrainMetadata_Which
- type DenormalizedGrainMetadata_icon
- func (s DenormalizedGrainMetadata_icon) AssetId() (string, error)
- func (s DenormalizedGrainMetadata_icon) AssetId2xDpi() (string, error)
- func (s DenormalizedGrainMetadata_icon) AssetId2xDpiBytes() ([]byte, error)
- func (s DenormalizedGrainMetadata_icon) AssetIdBytes() ([]byte, error)
- func (s DenormalizedGrainMetadata_icon) Format() (string, error)
- func (s DenormalizedGrainMetadata_icon) FormatBytes() ([]byte, error)
- func (s DenormalizedGrainMetadata_icon) HasAssetId() bool
- func (s DenormalizedGrainMetadata_icon) HasAssetId2xDpi() bool
- func (s DenormalizedGrainMetadata_icon) HasFormat() bool
- func (s DenormalizedGrainMetadata_icon) IsValid() bool
- func (s DenormalizedGrainMetadata_icon) Message() *capnp.Message
- func (s DenormalizedGrainMetadata_icon) Segment() *capnp.Segment
- func (s DenormalizedGrainMetadata_icon) SetAssetId(v string) error
- func (s DenormalizedGrainMetadata_icon) SetAssetId2xDpi(v string) error
- func (s DenormalizedGrainMetadata_icon) SetFormat(v string) error
- type DenormalizedGrainMetadata_icon_Future
- type MembraneRequirement
- func (MembraneRequirement) DecodeFromPtr(p capnp.Ptr) MembraneRequirement
- func (s MembraneRequirement) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s MembraneRequirement) HasTokenValid() bool
- func (s MembraneRequirement) HasUserIsAdmin() bool
- func (s MembraneRequirement) IsValid() bool
- func (s MembraneRequirement) Message() *capnp.Message
- func (s MembraneRequirement) PermissionsHeld() MembraneRequirement_permissionsHeld
- func (s MembraneRequirement) Segment() *capnp.Segment
- func (s MembraneRequirement) SetPermissionsHeld()
- func (s MembraneRequirement) SetTokenValid(v string) error
- func (s MembraneRequirement) SetUserIsAdmin(v string) error
- func (s MembraneRequirement) String() string
- func (s MembraneRequirement) ToPtr() capnp.Ptr
- func (s MembraneRequirement) TokenValid() (string, error)
- func (s MembraneRequirement) TokenValidBytes() ([]byte, error)
- func (s MembraneRequirement) UserIsAdmin() (string, error)
- func (s MembraneRequirement) UserIsAdminBytes() ([]byte, error)
- func (s MembraneRequirement) Which() MembraneRequirement_Which
- type MembraneRequirement_Future
- type MembraneRequirement_List
- type MembraneRequirement_Which
- type MembraneRequirement_permissionsHeld
- func (s MembraneRequirement_permissionsHeld) AccountId() (string, error)
- func (s MembraneRequirement_permissionsHeld) AccountIdBytes() ([]byte, error)
- func (s MembraneRequirement_permissionsHeld) GrainId() (string, error)
- func (s MembraneRequirement_permissionsHeld) GrainIdBytes() ([]byte, error)
- func (s MembraneRequirement_permissionsHeld) HasAccountId() bool
- func (s MembraneRequirement_permissionsHeld) HasGrainId() bool
- func (s MembraneRequirement_permissionsHeld) HasPermissions() bool
- func (s MembraneRequirement_permissionsHeld) HasTokenId() bool
- func (s MembraneRequirement_permissionsHeld) HasUserId() bool
- func (s MembraneRequirement_permissionsHeld) IsValid() bool
- func (s MembraneRequirement_permissionsHeld) Message() *capnp.Message
- func (s MembraneRequirement_permissionsHeld) NewPermissions(n int32) (capnp.BitList, error)
- func (s MembraneRequirement_permissionsHeld) Permissions() (capnp.BitList, error)
- func (s MembraneRequirement_permissionsHeld) Segment() *capnp.Segment
- func (s MembraneRequirement_permissionsHeld) SetAccountId(v string) error
- func (s MembraneRequirement_permissionsHeld) SetGrainId(v string) error
- func (s MembraneRequirement_permissionsHeld) SetPermissions(v capnp.BitList) error
- func (s MembraneRequirement_permissionsHeld) SetTokenId(v string) error
- func (s MembraneRequirement_permissionsHeld) SetUserId(v string) error
- func (s MembraneRequirement_permissionsHeld) TokenId() (string, error)
- func (s MembraneRequirement_permissionsHeld) TokenIdBytes() ([]byte, error)
- func (s MembraneRequirement_permissionsHeld) UserId() (string, error)
- func (s MembraneRequirement_permissionsHeld) UserIdBytes() ([]byte, error)
- func (s MembraneRequirement_permissionsHeld) Which() MembraneRequirement_permissionsHeld_Which
- type MembraneRequirement_permissionsHeld_Future
- type MembraneRequirement_permissionsHeld_Which
- type PersistentHandle
- func (c PersistentHandle) AddRef() PersistentHandle
- func (c PersistentHandle) AddRequirements(ctx context.Context, ...) (SystemPersistent_addRequirements_Results_Future, capnp.ReleaseFunc)
- func (PersistentHandle) DecodeFromPtr(p capnp.Ptr) PersistentHandle
- func (c PersistentHandle) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (c PersistentHandle) GetFlowLimiter() fc.FlowLimiter
- func (c PersistentHandle) IsSame(other PersistentHandle) bool
- func (c PersistentHandle) IsValid() bool
- func (c PersistentHandle) Ping(ctx context.Context, params func(util.Handle_ping_Params) error) (util.Handle_ping_Results_Future, capnp.ReleaseFunc)
- func (c PersistentHandle) Release()
- func (c PersistentHandle) Resolve(ctx context.Context) error
- func (c PersistentHandle) Save(ctx context.Context, params func(persistent.Persistent_SaveParams) error) (persistent.Persistent_SaveResults_Future, capnp.ReleaseFunc)
- func (c PersistentHandle) SetFlowLimiter(lim fc.FlowLimiter)
- func (c PersistentHandle) String() string
- type PersistentHandle_List
- type PersistentHandle_Server
- type PersistentOngoingNotification
- func (c PersistentOngoingNotification) AddRef() PersistentOngoingNotification
- func (c PersistentOngoingNotification) AddRequirements(ctx context.Context, ...) (SystemPersistent_addRequirements_Results_Future, capnp.ReleaseFunc)
- func (c PersistentOngoingNotification) Cancel(ctx context.Context, ...) (activity.OngoingNotification_cancel_Results_Future, capnp.ReleaseFunc)
- func (PersistentOngoingNotification) DecodeFromPtr(p capnp.Ptr) PersistentOngoingNotification
- func (c PersistentOngoingNotification) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (c PersistentOngoingNotification) GetFlowLimiter() fc.FlowLimiter
- func (c PersistentOngoingNotification) IsSame(other PersistentOngoingNotification) bool
- func (c PersistentOngoingNotification) IsValid() bool
- func (c PersistentOngoingNotification) Release()
- func (c PersistentOngoingNotification) Resolve(ctx context.Context) error
- func (c PersistentOngoingNotification) Save(ctx context.Context, params func(persistent.Persistent_SaveParams) error) (persistent.Persistent_SaveResults_Future, capnp.ReleaseFunc)
- func (c PersistentOngoingNotification) SetFlowLimiter(lim fc.FlowLimiter)
- func (c PersistentOngoingNotification) String() string
- type PersistentOngoingNotification_List
- type PersistentOngoingNotification_Server
- type SandstormCore
- func (c SandstormCore) AddRef() SandstormCore
- func (c SandstormCore) BackgroundActivity(ctx context.Context, ...) (SandstormCore_backgroundActivity_Results_Future, capnp.ReleaseFunc)
- func (c SandstormCore) ClaimRequest(ctx context.Context, params func(SandstormCore_claimRequest_Params) error) (SandstormCore_claimRequest_Results_Future, capnp.ReleaseFunc)
- func (SandstormCore) DecodeFromPtr(p capnp.Ptr) SandstormCore
- func (c SandstormCore) Drop(ctx context.Context, params func(SandstormCore_drop_Params) error) (SandstormCore_drop_Results_Future, capnp.ReleaseFunc)
- func (c SandstormCore) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (c SandstormCore) GetFlowLimiter() fc.FlowLimiter
- func (c SandstormCore) GetIdentityId(ctx context.Context, params func(SandstormCore_getIdentityId_Params) error) (SandstormCore_getIdentityId_Results_Future, capnp.ReleaseFunc)
- func (c SandstormCore) GetOwnerNotificationTarget(ctx context.Context, ...) (SandstormCore_getOwnerNotificationTarget_Results_Future, capnp.ReleaseFunc)
- func (c SandstormCore) IsSame(other SandstormCore) bool
- func (c SandstormCore) IsValid() bool
- func (c SandstormCore) MakeChildToken(ctx context.Context, params func(SandstormCore_makeChildToken_Params) error) (SandstormCore_makeChildToken_Results_Future, capnp.ReleaseFunc)
- func (c SandstormCore) MakeToken(ctx context.Context, params func(SandstormCore_makeToken_Params) error) (SandstormCore_makeToken_Results_Future, capnp.ReleaseFunc)
- func (c SandstormCore) ObsoleteCheckRequirements(ctx context.Context, ...) (SandstormCore_obsoleteCheckRequirements_Results_Future, capnp.ReleaseFunc)
- func (c SandstormCore) Release()
- func (c SandstormCore) ReportGrainSize(ctx context.Context, params func(SandstormCore_reportGrainSize_Params) error) (SandstormCore_reportGrainSize_Results_Future, capnp.ReleaseFunc)
- func (c SandstormCore) Resolve(ctx context.Context) error
- func (c SandstormCore) Restore(ctx context.Context, params func(SandstormCore_restore_Params) error) (SandstormCore_restore_Results_Future, capnp.ReleaseFunc)
- func (c SandstormCore) Schedule(ctx context.Context, params func(grain.ScheduledJob) error) (SandstormCore_schedule_Results_Future, capnp.ReleaseFunc)
- func (c SandstormCore) SetFlowLimiter(lim fc.FlowLimiter)
- func (c SandstormCore) String() string
- type SandstormCore_List
- type SandstormCore_Server
- type SandstormCore_backgroundActivity
- type SandstormCore_backgroundActivity_Params
- func NewRootSandstormCore_backgroundActivity_Params(s *capnp.Segment) (SandstormCore_backgroundActivity_Params, error)
- func NewSandstormCore_backgroundActivity_Params(s *capnp.Segment) (SandstormCore_backgroundActivity_Params, error)
- func ReadRootSandstormCore_backgroundActivity_Params(msg *capnp.Message) (SandstormCore_backgroundActivity_Params, error)
- func (SandstormCore_backgroundActivity_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_backgroundActivity_Params
- func (s SandstormCore_backgroundActivity_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_backgroundActivity_Params) Event() (activity.ActivityEvent, error)
- func (s SandstormCore_backgroundActivity_Params) HasEvent() bool
- func (s SandstormCore_backgroundActivity_Params) IsValid() bool
- func (s SandstormCore_backgroundActivity_Params) Message() *capnp.Message
- func (s SandstormCore_backgroundActivity_Params) NewEvent() (activity.ActivityEvent, error)
- func (s SandstormCore_backgroundActivity_Params) Segment() *capnp.Segment
- func (s SandstormCore_backgroundActivity_Params) SetEvent(v activity.ActivityEvent) error
- func (s SandstormCore_backgroundActivity_Params) String() string
- func (s SandstormCore_backgroundActivity_Params) ToPtr() capnp.Ptr
- type SandstormCore_backgroundActivity_Params_Future
- type SandstormCore_backgroundActivity_Params_List
- type SandstormCore_backgroundActivity_Results
- func NewRootSandstormCore_backgroundActivity_Results(s *capnp.Segment) (SandstormCore_backgroundActivity_Results, error)
- func NewSandstormCore_backgroundActivity_Results(s *capnp.Segment) (SandstormCore_backgroundActivity_Results, error)
- func ReadRootSandstormCore_backgroundActivity_Results(msg *capnp.Message) (SandstormCore_backgroundActivity_Results, error)
- func (SandstormCore_backgroundActivity_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_backgroundActivity_Results
- func (s SandstormCore_backgroundActivity_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_backgroundActivity_Results) IsValid() bool
- func (s SandstormCore_backgroundActivity_Results) Message() *capnp.Message
- func (s SandstormCore_backgroundActivity_Results) Segment() *capnp.Segment
- func (s SandstormCore_backgroundActivity_Results) String() string
- func (s SandstormCore_backgroundActivity_Results) ToPtr() capnp.Ptr
- type SandstormCore_backgroundActivity_Results_Future
- type SandstormCore_backgroundActivity_Results_List
- type SandstormCore_claimRequest
- type SandstormCore_claimRequest_Params
- func NewRootSandstormCore_claimRequest_Params(s *capnp.Segment) (SandstormCore_claimRequest_Params, error)
- func NewSandstormCore_claimRequest_Params(s *capnp.Segment) (SandstormCore_claimRequest_Params, error)
- func ReadRootSandstormCore_claimRequest_Params(msg *capnp.Message) (SandstormCore_claimRequest_Params, error)
- func (SandstormCore_claimRequest_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_claimRequest_Params
- func (s SandstormCore_claimRequest_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_claimRequest_Params) HasRequestToken() bool
- func (s SandstormCore_claimRequest_Params) HasRequiredPermissions() bool
- func (s SandstormCore_claimRequest_Params) IsValid() bool
- func (s SandstormCore_claimRequest_Params) Message() *capnp.Message
- func (s SandstormCore_claimRequest_Params) NewRequiredPermissions(n int32) (capnp.BitList, error)
- func (s SandstormCore_claimRequest_Params) RequestToken() (string, error)
- func (s SandstormCore_claimRequest_Params) RequestTokenBytes() ([]byte, error)
- func (s SandstormCore_claimRequest_Params) RequiredPermissions() (capnp.BitList, error)
- func (s SandstormCore_claimRequest_Params) Segment() *capnp.Segment
- func (s SandstormCore_claimRequest_Params) SetRequestToken(v string) error
- func (s SandstormCore_claimRequest_Params) SetRequiredPermissions(v capnp.BitList) error
- func (s SandstormCore_claimRequest_Params) String() string
- func (s SandstormCore_claimRequest_Params) ToPtr() capnp.Ptr
- type SandstormCore_claimRequest_Params_Future
- type SandstormCore_claimRequest_Params_List
- type SandstormCore_claimRequest_Results
- func NewRootSandstormCore_claimRequest_Results(s *capnp.Segment) (SandstormCore_claimRequest_Results, error)
- func NewSandstormCore_claimRequest_Results(s *capnp.Segment) (SandstormCore_claimRequest_Results, error)
- func ReadRootSandstormCore_claimRequest_Results(msg *capnp.Message) (SandstormCore_claimRequest_Results, error)
- func (s SandstormCore_claimRequest_Results) Cap() capnp.Client
- func (SandstormCore_claimRequest_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_claimRequest_Results
- func (s SandstormCore_claimRequest_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_claimRequest_Results) HasCap() bool
- func (s SandstormCore_claimRequest_Results) IsValid() bool
- func (s SandstormCore_claimRequest_Results) Message() *capnp.Message
- func (s SandstormCore_claimRequest_Results) Segment() *capnp.Segment
- func (s SandstormCore_claimRequest_Results) SetCap(c capnp.Client) error
- func (s SandstormCore_claimRequest_Results) String() string
- func (s SandstormCore_claimRequest_Results) ToPtr() capnp.Ptr
- type SandstormCore_claimRequest_Results_Future
- type SandstormCore_claimRequest_Results_List
- type SandstormCore_drop
- type SandstormCore_drop_Params
- func (SandstormCore_drop_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_drop_Params
- func (s SandstormCore_drop_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_drop_Params) HasToken() bool
- func (s SandstormCore_drop_Params) IsValid() bool
- func (s SandstormCore_drop_Params) Message() *capnp.Message
- func (s SandstormCore_drop_Params) Segment() *capnp.Segment
- func (s SandstormCore_drop_Params) SetToken(v []byte) error
- func (s SandstormCore_drop_Params) String() string
- func (s SandstormCore_drop_Params) ToPtr() capnp.Ptr
- func (s SandstormCore_drop_Params) Token() ([]byte, error)
- type SandstormCore_drop_Params_Future
- type SandstormCore_drop_Params_List
- type SandstormCore_drop_Results
- func (SandstormCore_drop_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_drop_Results
- func (s SandstormCore_drop_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_drop_Results) IsValid() bool
- func (s SandstormCore_drop_Results) Message() *capnp.Message
- func (s SandstormCore_drop_Results) Segment() *capnp.Segment
- func (s SandstormCore_drop_Results) String() string
- func (s SandstormCore_drop_Results) ToPtr() capnp.Ptr
- type SandstormCore_drop_Results_Future
- type SandstormCore_drop_Results_List
- type SandstormCore_getIdentityId
- type SandstormCore_getIdentityId_Params
- func NewRootSandstormCore_getIdentityId_Params(s *capnp.Segment) (SandstormCore_getIdentityId_Params, error)
- func NewSandstormCore_getIdentityId_Params(s *capnp.Segment) (SandstormCore_getIdentityId_Params, error)
- func ReadRootSandstormCore_getIdentityId_Params(msg *capnp.Message) (SandstormCore_getIdentityId_Params, error)
- func (SandstormCore_getIdentityId_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_getIdentityId_Params
- func (s SandstormCore_getIdentityId_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_getIdentityId_Params) HasIdentity() bool
- func (s SandstormCore_getIdentityId_Params) Identity() identity.Identity
- func (s SandstormCore_getIdentityId_Params) IsValid() bool
- func (s SandstormCore_getIdentityId_Params) Message() *capnp.Message
- func (s SandstormCore_getIdentityId_Params) Segment() *capnp.Segment
- func (s SandstormCore_getIdentityId_Params) SetIdentity(v identity.Identity) error
- func (s SandstormCore_getIdentityId_Params) String() string
- func (s SandstormCore_getIdentityId_Params) ToPtr() capnp.Ptr
- type SandstormCore_getIdentityId_Params_Future
- type SandstormCore_getIdentityId_Params_List
- type SandstormCore_getIdentityId_Results
- func NewRootSandstormCore_getIdentityId_Results(s *capnp.Segment) (SandstormCore_getIdentityId_Results, error)
- func NewSandstormCore_getIdentityId_Results(s *capnp.Segment) (SandstormCore_getIdentityId_Results, error)
- func ReadRootSandstormCore_getIdentityId_Results(msg *capnp.Message) (SandstormCore_getIdentityId_Results, error)
- func (SandstormCore_getIdentityId_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_getIdentityId_Results
- func (s SandstormCore_getIdentityId_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_getIdentityId_Results) HasId() bool
- func (s SandstormCore_getIdentityId_Results) Id() ([]byte, error)
- func (s SandstormCore_getIdentityId_Results) IsValid() bool
- func (s SandstormCore_getIdentityId_Results) Message() *capnp.Message
- func (s SandstormCore_getIdentityId_Results) Segment() *capnp.Segment
- func (s SandstormCore_getIdentityId_Results) SetId(v []byte) error
- func (s SandstormCore_getIdentityId_Results) String() string
- func (s SandstormCore_getIdentityId_Results) ToPtr() capnp.Ptr
- type SandstormCore_getIdentityId_Results_Future
- type SandstormCore_getIdentityId_Results_List
- type SandstormCore_getOwnerNotificationTarget
- type SandstormCore_getOwnerNotificationTarget_Params
- func NewRootSandstormCore_getOwnerNotificationTarget_Params(s *capnp.Segment) (SandstormCore_getOwnerNotificationTarget_Params, error)
- func NewSandstormCore_getOwnerNotificationTarget_Params(s *capnp.Segment) (SandstormCore_getOwnerNotificationTarget_Params, error)
- func ReadRootSandstormCore_getOwnerNotificationTarget_Params(msg *capnp.Message) (SandstormCore_getOwnerNotificationTarget_Params, error)
- func (SandstormCore_getOwnerNotificationTarget_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_getOwnerNotificationTarget_Params
- func (s SandstormCore_getOwnerNotificationTarget_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_getOwnerNotificationTarget_Params) IsValid() bool
- func (s SandstormCore_getOwnerNotificationTarget_Params) Message() *capnp.Message
- func (s SandstormCore_getOwnerNotificationTarget_Params) Segment() *capnp.Segment
- func (s SandstormCore_getOwnerNotificationTarget_Params) String() string
- func (s SandstormCore_getOwnerNotificationTarget_Params) ToPtr() capnp.Ptr
- type SandstormCore_getOwnerNotificationTarget_Params_Future
- type SandstormCore_getOwnerNotificationTarget_Params_List
- type SandstormCore_getOwnerNotificationTarget_Results
- func NewRootSandstormCore_getOwnerNotificationTarget_Results(s *capnp.Segment) (SandstormCore_getOwnerNotificationTarget_Results, error)
- func NewSandstormCore_getOwnerNotificationTarget_Results(s *capnp.Segment) (SandstormCore_getOwnerNotificationTarget_Results, error)
- func ReadRootSandstormCore_getOwnerNotificationTarget_Results(msg *capnp.Message) (SandstormCore_getOwnerNotificationTarget_Results, error)
- func (SandstormCore_getOwnerNotificationTarget_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_getOwnerNotificationTarget_Results
- func (s SandstormCore_getOwnerNotificationTarget_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_getOwnerNotificationTarget_Results) HasOwner() bool
- func (s SandstormCore_getOwnerNotificationTarget_Results) IsValid() bool
- func (s SandstormCore_getOwnerNotificationTarget_Results) Message() *capnp.Message
- func (s SandstormCore_getOwnerNotificationTarget_Results) Owner() activity.NotificationTarget
- func (s SandstormCore_getOwnerNotificationTarget_Results) Segment() *capnp.Segment
- func (s SandstormCore_getOwnerNotificationTarget_Results) SetOwner(v activity.NotificationTarget) error
- func (s SandstormCore_getOwnerNotificationTarget_Results) String() string
- func (s SandstormCore_getOwnerNotificationTarget_Results) ToPtr() capnp.Ptr
- type SandstormCore_getOwnerNotificationTarget_Results_Future
- type SandstormCore_getOwnerNotificationTarget_Results_List
- type SandstormCore_makeChildToken
- type SandstormCore_makeChildToken_Params
- func NewRootSandstormCore_makeChildToken_Params(s *capnp.Segment) (SandstormCore_makeChildToken_Params, error)
- func NewSandstormCore_makeChildToken_Params(s *capnp.Segment) (SandstormCore_makeChildToken_Params, error)
- func ReadRootSandstormCore_makeChildToken_Params(msg *capnp.Message) (SandstormCore_makeChildToken_Params, error)
- func (SandstormCore_makeChildToken_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_makeChildToken_Params
- func (s SandstormCore_makeChildToken_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_makeChildToken_Params) HasOwner() bool
- func (s SandstormCore_makeChildToken_Params) HasParent() bool
- func (s SandstormCore_makeChildToken_Params) HasRequirements() bool
- func (s SandstormCore_makeChildToken_Params) IsValid() bool
- func (s SandstormCore_makeChildToken_Params) Message() *capnp.Message
- func (s SandstormCore_makeChildToken_Params) NewOwner() (ApiTokenOwner, error)
- func (s SandstormCore_makeChildToken_Params) NewRequirements(n int32) (MembraneRequirement_List, error)
- func (s SandstormCore_makeChildToken_Params) Owner() (ApiTokenOwner, error)
- func (s SandstormCore_makeChildToken_Params) Parent() ([]byte, error)
- func (s SandstormCore_makeChildToken_Params) Requirements() (MembraneRequirement_List, error)
- func (s SandstormCore_makeChildToken_Params) Segment() *capnp.Segment
- func (s SandstormCore_makeChildToken_Params) SetOwner(v ApiTokenOwner) error
- func (s SandstormCore_makeChildToken_Params) SetParent(v []byte) error
- func (s SandstormCore_makeChildToken_Params) SetRequirements(v MembraneRequirement_List) error
- func (s SandstormCore_makeChildToken_Params) String() string
- func (s SandstormCore_makeChildToken_Params) ToPtr() capnp.Ptr
- type SandstormCore_makeChildToken_Params_Future
- type SandstormCore_makeChildToken_Params_List
- type SandstormCore_makeChildToken_Results
- func NewRootSandstormCore_makeChildToken_Results(s *capnp.Segment) (SandstormCore_makeChildToken_Results, error)
- func NewSandstormCore_makeChildToken_Results(s *capnp.Segment) (SandstormCore_makeChildToken_Results, error)
- func ReadRootSandstormCore_makeChildToken_Results(msg *capnp.Message) (SandstormCore_makeChildToken_Results, error)
- func (SandstormCore_makeChildToken_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_makeChildToken_Results
- func (s SandstormCore_makeChildToken_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_makeChildToken_Results) HasToken() bool
- func (s SandstormCore_makeChildToken_Results) IsValid() bool
- func (s SandstormCore_makeChildToken_Results) Message() *capnp.Message
- func (s SandstormCore_makeChildToken_Results) Segment() *capnp.Segment
- func (s SandstormCore_makeChildToken_Results) SetToken(v []byte) error
- func (s SandstormCore_makeChildToken_Results) String() string
- func (s SandstormCore_makeChildToken_Results) ToPtr() capnp.Ptr
- func (s SandstormCore_makeChildToken_Results) Token() ([]byte, error)
- type SandstormCore_makeChildToken_Results_Future
- type SandstormCore_makeChildToken_Results_List
- type SandstormCore_makeToken
- type SandstormCore_makeToken_Params
- func NewRootSandstormCore_makeToken_Params(s *capnp.Segment) (SandstormCore_makeToken_Params, error)
- func NewSandstormCore_makeToken_Params(s *capnp.Segment) (SandstormCore_makeToken_Params, error)
- func ReadRootSandstormCore_makeToken_Params(msg *capnp.Message) (SandstormCore_makeToken_Params, error)
- func (SandstormCore_makeToken_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_makeToken_Params
- func (s SandstormCore_makeToken_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_makeToken_Params) HasOwner() bool
- func (s SandstormCore_makeToken_Params) HasRef() bool
- func (s SandstormCore_makeToken_Params) HasRequirements() bool
- func (s SandstormCore_makeToken_Params) IsValid() bool
- func (s SandstormCore_makeToken_Params) Message() *capnp.Message
- func (s SandstormCore_makeToken_Params) NewOwner() (ApiTokenOwner, error)
- func (s SandstormCore_makeToken_Params) NewRef() (SupervisorObjectId, error)
- func (s SandstormCore_makeToken_Params) NewRequirements(n int32) (MembraneRequirement_List, error)
- func (s SandstormCore_makeToken_Params) Owner() (ApiTokenOwner, error)
- func (s SandstormCore_makeToken_Params) Ref() (SupervisorObjectId, error)
- func (s SandstormCore_makeToken_Params) Requirements() (MembraneRequirement_List, error)
- func (s SandstormCore_makeToken_Params) Segment() *capnp.Segment
- func (s SandstormCore_makeToken_Params) SetOwner(v ApiTokenOwner) error
- func (s SandstormCore_makeToken_Params) SetRef(v SupervisorObjectId) error
- func (s SandstormCore_makeToken_Params) SetRequirements(v MembraneRequirement_List) error
- func (s SandstormCore_makeToken_Params) String() string
- func (s SandstormCore_makeToken_Params) ToPtr() capnp.Ptr
- type SandstormCore_makeToken_Params_Future
- type SandstormCore_makeToken_Params_List
- type SandstormCore_makeToken_Results
- func NewRootSandstormCore_makeToken_Results(s *capnp.Segment) (SandstormCore_makeToken_Results, error)
- func NewSandstormCore_makeToken_Results(s *capnp.Segment) (SandstormCore_makeToken_Results, error)
- func ReadRootSandstormCore_makeToken_Results(msg *capnp.Message) (SandstormCore_makeToken_Results, error)
- func (SandstormCore_makeToken_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_makeToken_Results
- func (s SandstormCore_makeToken_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_makeToken_Results) HasToken() bool
- func (s SandstormCore_makeToken_Results) IsValid() bool
- func (s SandstormCore_makeToken_Results) Message() *capnp.Message
- func (s SandstormCore_makeToken_Results) Segment() *capnp.Segment
- func (s SandstormCore_makeToken_Results) SetToken(v []byte) error
- func (s SandstormCore_makeToken_Results) String() string
- func (s SandstormCore_makeToken_Results) ToPtr() capnp.Ptr
- func (s SandstormCore_makeToken_Results) Token() ([]byte, error)
- type SandstormCore_makeToken_Results_Future
- type SandstormCore_makeToken_Results_List
- type SandstormCore_obsoleteCheckRequirements
- type SandstormCore_obsoleteCheckRequirements_Params
- func NewRootSandstormCore_obsoleteCheckRequirements_Params(s *capnp.Segment) (SandstormCore_obsoleteCheckRequirements_Params, error)
- func NewSandstormCore_obsoleteCheckRequirements_Params(s *capnp.Segment) (SandstormCore_obsoleteCheckRequirements_Params, error)
- func ReadRootSandstormCore_obsoleteCheckRequirements_Params(msg *capnp.Message) (SandstormCore_obsoleteCheckRequirements_Params, error)
- func (SandstormCore_obsoleteCheckRequirements_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_obsoleteCheckRequirements_Params
- func (s SandstormCore_obsoleteCheckRequirements_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_obsoleteCheckRequirements_Params) IsValid() bool
- func (s SandstormCore_obsoleteCheckRequirements_Params) Message() *capnp.Message
- func (s SandstormCore_obsoleteCheckRequirements_Params) Segment() *capnp.Segment
- func (s SandstormCore_obsoleteCheckRequirements_Params) String() string
- func (s SandstormCore_obsoleteCheckRequirements_Params) ToPtr() capnp.Ptr
- type SandstormCore_obsoleteCheckRequirements_Params_Future
- type SandstormCore_obsoleteCheckRequirements_Params_List
- type SandstormCore_obsoleteCheckRequirements_Results
- func NewRootSandstormCore_obsoleteCheckRequirements_Results(s *capnp.Segment) (SandstormCore_obsoleteCheckRequirements_Results, error)
- func NewSandstormCore_obsoleteCheckRequirements_Results(s *capnp.Segment) (SandstormCore_obsoleteCheckRequirements_Results, error)
- func ReadRootSandstormCore_obsoleteCheckRequirements_Results(msg *capnp.Message) (SandstormCore_obsoleteCheckRequirements_Results, error)
- func (SandstormCore_obsoleteCheckRequirements_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_obsoleteCheckRequirements_Results
- func (s SandstormCore_obsoleteCheckRequirements_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_obsoleteCheckRequirements_Results) IsValid() bool
- func (s SandstormCore_obsoleteCheckRequirements_Results) Message() *capnp.Message
- func (s SandstormCore_obsoleteCheckRequirements_Results) Segment() *capnp.Segment
- func (s SandstormCore_obsoleteCheckRequirements_Results) String() string
- func (s SandstormCore_obsoleteCheckRequirements_Results) ToPtr() capnp.Ptr
- type SandstormCore_obsoleteCheckRequirements_Results_Future
- type SandstormCore_obsoleteCheckRequirements_Results_List
- type SandstormCore_reportGrainSize
- type SandstormCore_reportGrainSize_Params
- func NewRootSandstormCore_reportGrainSize_Params(s *capnp.Segment) (SandstormCore_reportGrainSize_Params, error)
- func NewSandstormCore_reportGrainSize_Params(s *capnp.Segment) (SandstormCore_reportGrainSize_Params, error)
- func ReadRootSandstormCore_reportGrainSize_Params(msg *capnp.Message) (SandstormCore_reportGrainSize_Params, error)
- func (s SandstormCore_reportGrainSize_Params) Bytes() uint64
- func (SandstormCore_reportGrainSize_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_reportGrainSize_Params
- func (s SandstormCore_reportGrainSize_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_reportGrainSize_Params) IsValid() bool
- func (s SandstormCore_reportGrainSize_Params) Message() *capnp.Message
- func (s SandstormCore_reportGrainSize_Params) Segment() *capnp.Segment
- func (s SandstormCore_reportGrainSize_Params) SetBytes(v uint64)
- func (s SandstormCore_reportGrainSize_Params) String() string
- func (s SandstormCore_reportGrainSize_Params) ToPtr() capnp.Ptr
- type SandstormCore_reportGrainSize_Params_Future
- type SandstormCore_reportGrainSize_Params_List
- type SandstormCore_reportGrainSize_Results
- func NewRootSandstormCore_reportGrainSize_Results(s *capnp.Segment) (SandstormCore_reportGrainSize_Results, error)
- func NewSandstormCore_reportGrainSize_Results(s *capnp.Segment) (SandstormCore_reportGrainSize_Results, error)
- func ReadRootSandstormCore_reportGrainSize_Results(msg *capnp.Message) (SandstormCore_reportGrainSize_Results, error)
- func (SandstormCore_reportGrainSize_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_reportGrainSize_Results
- func (s SandstormCore_reportGrainSize_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_reportGrainSize_Results) IsValid() bool
- func (s SandstormCore_reportGrainSize_Results) Message() *capnp.Message
- func (s SandstormCore_reportGrainSize_Results) Segment() *capnp.Segment
- func (s SandstormCore_reportGrainSize_Results) String() string
- func (s SandstormCore_reportGrainSize_Results) ToPtr() capnp.Ptr
- type SandstormCore_reportGrainSize_Results_Future
- type SandstormCore_reportGrainSize_Results_List
- type SandstormCore_restore
- type SandstormCore_restore_Params
- func (SandstormCore_restore_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_restore_Params
- func (s SandstormCore_restore_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_restore_Params) HasToken() bool
- func (s SandstormCore_restore_Params) IsValid() bool
- func (s SandstormCore_restore_Params) Message() *capnp.Message
- func (s SandstormCore_restore_Params) Segment() *capnp.Segment
- func (s SandstormCore_restore_Params) SetToken(v []byte) error
- func (s SandstormCore_restore_Params) String() string
- func (s SandstormCore_restore_Params) ToPtr() capnp.Ptr
- func (s SandstormCore_restore_Params) Token() ([]byte, error)
- type SandstormCore_restore_Params_Future
- type SandstormCore_restore_Params_List
- type SandstormCore_restore_Results
- func (s SandstormCore_restore_Results) Cap() capnp.Client
- func (SandstormCore_restore_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_restore_Results
- func (s SandstormCore_restore_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_restore_Results) HasCap() bool
- func (s SandstormCore_restore_Results) IsValid() bool
- func (s SandstormCore_restore_Results) Message() *capnp.Message
- func (s SandstormCore_restore_Results) Segment() *capnp.Segment
- func (s SandstormCore_restore_Results) SetCap(c capnp.Client) error
- func (s SandstormCore_restore_Results) String() string
- func (s SandstormCore_restore_Results) ToPtr() capnp.Ptr
- type SandstormCore_restore_Results_Future
- type SandstormCore_restore_Results_List
- type SandstormCore_schedule
- type SandstormCore_schedule_Results
- func NewRootSandstormCore_schedule_Results(s *capnp.Segment) (SandstormCore_schedule_Results, error)
- func NewSandstormCore_schedule_Results(s *capnp.Segment) (SandstormCore_schedule_Results, error)
- func ReadRootSandstormCore_schedule_Results(msg *capnp.Message) (SandstormCore_schedule_Results, error)
- func (SandstormCore_schedule_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_schedule_Results
- func (s SandstormCore_schedule_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SandstormCore_schedule_Results) IsValid() bool
- func (s SandstormCore_schedule_Results) Message() *capnp.Message
- func (s SandstormCore_schedule_Results) Segment() *capnp.Segment
- func (s SandstormCore_schedule_Results) String() string
- func (s SandstormCore_schedule_Results) ToPtr() capnp.Ptr
- type SandstormCore_schedule_Results_Future
- type SandstormCore_schedule_Results_List
- type Supervisor
- func (c Supervisor) AddRef() Supervisor
- func (Supervisor) DecodeFromPtr(p capnp.Ptr) Supervisor
- func (c Supervisor) Drop(ctx context.Context, params func(Supervisor_drop_Params) error) (Supervisor_drop_Results_Future, capnp.ReleaseFunc)
- func (c Supervisor) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (c Supervisor) GetFlowLimiter() fc.FlowLimiter
- func (c Supervisor) GetMainView(ctx context.Context, params func(Supervisor_getMainView_Params) error) (Supervisor_getMainView_Results_Future, capnp.ReleaseFunc)
- func (c Supervisor) GetWwwFileHack(ctx context.Context, params func(Supervisor_getWwwFileHack_Params) error) (Supervisor_getWwwFileHack_Results_Future, capnp.ReleaseFunc)
- func (c Supervisor) IsSame(other Supervisor) bool
- func (c Supervisor) IsValid() bool
- func (c Supervisor) KeepAlive(ctx context.Context, params func(Supervisor_keepAlive_Params) error) (Supervisor_keepAlive_Results_Future, capnp.ReleaseFunc)
- func (c Supervisor) ObsoleteGetGrainSize(ctx context.Context, params func(Supervisor_obsoleteGetGrainSize_Params) error) (Supervisor_obsoleteGetGrainSize_Results_Future, capnp.ReleaseFunc)
- func (c Supervisor) ObsoleteGetGrainSizeWhenDifferent(ctx context.Context, ...) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results_Future, capnp.ReleaseFunc)
- func (c Supervisor) Release()
- func (c Supervisor) Resolve(ctx context.Context) error
- func (c Supervisor) Restore(ctx context.Context, params func(Supervisor_restore_Params) error) (Supervisor_restore_Results_Future, capnp.ReleaseFunc)
- func (c Supervisor) SetFlowLimiter(lim fc.FlowLimiter)
- func (c Supervisor) Shutdown(ctx context.Context, params func(Supervisor_shutdown_Params) error) (Supervisor_shutdown_Results_Future, capnp.ReleaseFunc)
- func (c Supervisor) String() string
- func (c Supervisor) SyncStorage(ctx context.Context, params func(Supervisor_syncStorage_Params) error) (Supervisor_syncStorage_Results_Future, capnp.ReleaseFunc)
- func (c Supervisor) WatchLog(ctx context.Context, params func(Supervisor_watchLog_Params) error) (Supervisor_watchLog_Results_Future, capnp.ReleaseFunc)
- type SupervisorObjectId
- func (s SupervisorObjectId) AppRef() (capnp.Ptr, error)
- func (SupervisorObjectId) DecodeFromPtr(p capnp.Ptr) SupervisorObjectId
- func (s SupervisorObjectId) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SupervisorObjectId) HasAppRef() bool
- func (s SupervisorObjectId) IsValid() bool
- func (s SupervisorObjectId) Message() *capnp.Message
- func (s SupervisorObjectId) Segment() *capnp.Segment
- func (s SupervisorObjectId) SetAppRef(v capnp.Ptr) error
- func (s SupervisorObjectId) SetWakeLockNotification(v uint32)
- func (s SupervisorObjectId) String() string
- func (s SupervisorObjectId) ToPtr() capnp.Ptr
- func (s SupervisorObjectId) WakeLockNotification() uint32
- func (s SupervisorObjectId) Which() SupervisorObjectId_Which
- type SupervisorObjectId_Future
- type SupervisorObjectId_List
- type SupervisorObjectId_Which
- type Supervisor_List
- type Supervisor_Server
- type Supervisor_WwwFileStatus
- type Supervisor_WwwFileStatus_List
- type Supervisor_drop
- type Supervisor_drop_Params
- func (Supervisor_drop_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_drop_Params
- func (s Supervisor_drop_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_drop_Params) HasRef() bool
- func (s Supervisor_drop_Params) IsValid() bool
- func (s Supervisor_drop_Params) Message() *capnp.Message
- func (s Supervisor_drop_Params) NewRef() (SupervisorObjectId, error)
- func (s Supervisor_drop_Params) Ref() (SupervisorObjectId, error)
- func (s Supervisor_drop_Params) Segment() *capnp.Segment
- func (s Supervisor_drop_Params) SetRef(v SupervisorObjectId) error
- func (s Supervisor_drop_Params) String() string
- func (s Supervisor_drop_Params) ToPtr() capnp.Ptr
- type Supervisor_drop_Params_Future
- type Supervisor_drop_Params_List
- type Supervisor_drop_Results
- func (Supervisor_drop_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_drop_Results
- func (s Supervisor_drop_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_drop_Results) IsValid() bool
- func (s Supervisor_drop_Results) Message() *capnp.Message
- func (s Supervisor_drop_Results) Segment() *capnp.Segment
- func (s Supervisor_drop_Results) String() string
- func (s Supervisor_drop_Results) ToPtr() capnp.Ptr
- type Supervisor_drop_Results_Future
- type Supervisor_drop_Results_List
- type Supervisor_getMainView
- type Supervisor_getMainView_Params
- func (Supervisor_getMainView_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_getMainView_Params
- func (s Supervisor_getMainView_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_getMainView_Params) IsValid() bool
- func (s Supervisor_getMainView_Params) Message() *capnp.Message
- func (s Supervisor_getMainView_Params) Segment() *capnp.Segment
- func (s Supervisor_getMainView_Params) String() string
- func (s Supervisor_getMainView_Params) ToPtr() capnp.Ptr
- type Supervisor_getMainView_Params_Future
- type Supervisor_getMainView_Params_List
- type Supervisor_getMainView_Results
- func NewRootSupervisor_getMainView_Results(s *capnp.Segment) (Supervisor_getMainView_Results, error)
- func NewSupervisor_getMainView_Results(s *capnp.Segment) (Supervisor_getMainView_Results, error)
- func ReadRootSupervisor_getMainView_Results(msg *capnp.Message) (Supervisor_getMainView_Results, error)
- func (Supervisor_getMainView_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_getMainView_Results
- func (s Supervisor_getMainView_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_getMainView_Results) HasView() bool
- func (s Supervisor_getMainView_Results) IsValid() bool
- func (s Supervisor_getMainView_Results) Message() *capnp.Message
- func (s Supervisor_getMainView_Results) Segment() *capnp.Segment
- func (s Supervisor_getMainView_Results) SetView(v grain.UiView) error
- func (s Supervisor_getMainView_Results) String() string
- func (s Supervisor_getMainView_Results) ToPtr() capnp.Ptr
- func (s Supervisor_getMainView_Results) View() grain.UiView
- type Supervisor_getMainView_Results_Future
- type Supervisor_getMainView_Results_List
- type Supervisor_getWwwFileHack
- type Supervisor_getWwwFileHack_Params
- func NewRootSupervisor_getWwwFileHack_Params(s *capnp.Segment) (Supervisor_getWwwFileHack_Params, error)
- func NewSupervisor_getWwwFileHack_Params(s *capnp.Segment) (Supervisor_getWwwFileHack_Params, error)
- func ReadRootSupervisor_getWwwFileHack_Params(msg *capnp.Message) (Supervisor_getWwwFileHack_Params, error)
- func (Supervisor_getWwwFileHack_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_getWwwFileHack_Params
- func (s Supervisor_getWwwFileHack_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_getWwwFileHack_Params) HasPath() bool
- func (s Supervisor_getWwwFileHack_Params) HasStream() bool
- func (s Supervisor_getWwwFileHack_Params) IsValid() bool
- func (s Supervisor_getWwwFileHack_Params) Message() *capnp.Message
- func (s Supervisor_getWwwFileHack_Params) Path() (string, error)
- func (s Supervisor_getWwwFileHack_Params) PathBytes() ([]byte, error)
- func (s Supervisor_getWwwFileHack_Params) Segment() *capnp.Segment
- func (s Supervisor_getWwwFileHack_Params) SetPath(v string) error
- func (s Supervisor_getWwwFileHack_Params) SetStream(v util.ByteStream) error
- func (s Supervisor_getWwwFileHack_Params) Stream() util.ByteStream
- func (s Supervisor_getWwwFileHack_Params) String() string
- func (s Supervisor_getWwwFileHack_Params) ToPtr() capnp.Ptr
- type Supervisor_getWwwFileHack_Params_Future
- type Supervisor_getWwwFileHack_Params_List
- type Supervisor_getWwwFileHack_Results
- func NewRootSupervisor_getWwwFileHack_Results(s *capnp.Segment) (Supervisor_getWwwFileHack_Results, error)
- func NewSupervisor_getWwwFileHack_Results(s *capnp.Segment) (Supervisor_getWwwFileHack_Results, error)
- func ReadRootSupervisor_getWwwFileHack_Results(msg *capnp.Message) (Supervisor_getWwwFileHack_Results, error)
- func (Supervisor_getWwwFileHack_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_getWwwFileHack_Results
- func (s Supervisor_getWwwFileHack_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_getWwwFileHack_Results) IsValid() bool
- func (s Supervisor_getWwwFileHack_Results) Message() *capnp.Message
- func (s Supervisor_getWwwFileHack_Results) Segment() *capnp.Segment
- func (s Supervisor_getWwwFileHack_Results) SetStatus(v Supervisor_WwwFileStatus)
- func (s Supervisor_getWwwFileHack_Results) Status() Supervisor_WwwFileStatus
- func (s Supervisor_getWwwFileHack_Results) String() string
- func (s Supervisor_getWwwFileHack_Results) ToPtr() capnp.Ptr
- type Supervisor_getWwwFileHack_Results_Future
- type Supervisor_getWwwFileHack_Results_List
- type Supervisor_keepAlive
- type Supervisor_keepAlive_Params
- func (s Supervisor_keepAlive_Params) Core() SandstormCore
- func (Supervisor_keepAlive_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_keepAlive_Params
- func (s Supervisor_keepAlive_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_keepAlive_Params) HasCore() bool
- func (s Supervisor_keepAlive_Params) IsValid() bool
- func (s Supervisor_keepAlive_Params) Message() *capnp.Message
- func (s Supervisor_keepAlive_Params) Segment() *capnp.Segment
- func (s Supervisor_keepAlive_Params) SetCore(v SandstormCore) error
- func (s Supervisor_keepAlive_Params) String() string
- func (s Supervisor_keepAlive_Params) ToPtr() capnp.Ptr
- type Supervisor_keepAlive_Params_Future
- type Supervisor_keepAlive_Params_List
- type Supervisor_keepAlive_Results
- func (Supervisor_keepAlive_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_keepAlive_Results
- func (s Supervisor_keepAlive_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_keepAlive_Results) IsValid() bool
- func (s Supervisor_keepAlive_Results) Message() *capnp.Message
- func (s Supervisor_keepAlive_Results) Segment() *capnp.Segment
- func (s Supervisor_keepAlive_Results) String() string
- func (s Supervisor_keepAlive_Results) ToPtr() capnp.Ptr
- type Supervisor_keepAlive_Results_Future
- type Supervisor_keepAlive_Results_List
- type Supervisor_obsoleteGetGrainSize
- type Supervisor_obsoleteGetGrainSizeWhenDifferent
- type Supervisor_obsoleteGetGrainSizeWhenDifferent_Params
- func NewRootSupervisor_obsoleteGetGrainSizeWhenDifferent_Params(s *capnp.Segment) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params, error)
- func NewSupervisor_obsoleteGetGrainSizeWhenDifferent_Params(s *capnp.Segment) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params, error)
- func ReadRootSupervisor_obsoleteGetGrainSizeWhenDifferent_Params(msg *capnp.Message) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params, error)
- func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_obsoleteGetGrainSizeWhenDifferent_Params
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) IsValid() bool
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) Message() *capnp.Message
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) OldSize() uint64
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) Segment() *capnp.Segment
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) SetOldSize(v uint64)
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) String() string
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) ToPtr() capnp.Ptr
- type Supervisor_obsoleteGetGrainSizeWhenDifferent_Params_Future
- type Supervisor_obsoleteGetGrainSizeWhenDifferent_Params_List
- type Supervisor_obsoleteGetGrainSizeWhenDifferent_Results
- func NewRootSupervisor_obsoleteGetGrainSizeWhenDifferent_Results(s *capnp.Segment) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results, error)
- func NewSupervisor_obsoleteGetGrainSizeWhenDifferent_Results(s *capnp.Segment) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results, error)
- func ReadRootSupervisor_obsoleteGetGrainSizeWhenDifferent_Results(msg *capnp.Message) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results, error)
- func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_obsoleteGetGrainSizeWhenDifferent_Results
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) IsValid() bool
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) Message() *capnp.Message
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) Segment() *capnp.Segment
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) SetSize(v uint64)
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) Size() uint64
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) String() string
- func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) ToPtr() capnp.Ptr
- type Supervisor_obsoleteGetGrainSizeWhenDifferent_Results_Future
- type Supervisor_obsoleteGetGrainSizeWhenDifferent_Results_List
- type Supervisor_obsoleteGetGrainSize_Params
- func NewRootSupervisor_obsoleteGetGrainSize_Params(s *capnp.Segment) (Supervisor_obsoleteGetGrainSize_Params, error)
- func NewSupervisor_obsoleteGetGrainSize_Params(s *capnp.Segment) (Supervisor_obsoleteGetGrainSize_Params, error)
- func ReadRootSupervisor_obsoleteGetGrainSize_Params(msg *capnp.Message) (Supervisor_obsoleteGetGrainSize_Params, error)
- func (Supervisor_obsoleteGetGrainSize_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_obsoleteGetGrainSize_Params
- func (s Supervisor_obsoleteGetGrainSize_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_obsoleteGetGrainSize_Params) IsValid() bool
- func (s Supervisor_obsoleteGetGrainSize_Params) Message() *capnp.Message
- func (s Supervisor_obsoleteGetGrainSize_Params) Segment() *capnp.Segment
- func (s Supervisor_obsoleteGetGrainSize_Params) String() string
- func (s Supervisor_obsoleteGetGrainSize_Params) ToPtr() capnp.Ptr
- type Supervisor_obsoleteGetGrainSize_Params_Future
- type Supervisor_obsoleteGetGrainSize_Params_List
- type Supervisor_obsoleteGetGrainSize_Results
- func NewRootSupervisor_obsoleteGetGrainSize_Results(s *capnp.Segment) (Supervisor_obsoleteGetGrainSize_Results, error)
- func NewSupervisor_obsoleteGetGrainSize_Results(s *capnp.Segment) (Supervisor_obsoleteGetGrainSize_Results, error)
- func ReadRootSupervisor_obsoleteGetGrainSize_Results(msg *capnp.Message) (Supervisor_obsoleteGetGrainSize_Results, error)
- func (Supervisor_obsoleteGetGrainSize_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_obsoleteGetGrainSize_Results
- func (s Supervisor_obsoleteGetGrainSize_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_obsoleteGetGrainSize_Results) IsValid() bool
- func (s Supervisor_obsoleteGetGrainSize_Results) Message() *capnp.Message
- func (s Supervisor_obsoleteGetGrainSize_Results) Segment() *capnp.Segment
- func (s Supervisor_obsoleteGetGrainSize_Results) SetSize(v uint64)
- func (s Supervisor_obsoleteGetGrainSize_Results) Size() uint64
- func (s Supervisor_obsoleteGetGrainSize_Results) String() string
- func (s Supervisor_obsoleteGetGrainSize_Results) ToPtr() capnp.Ptr
- type Supervisor_obsoleteGetGrainSize_Results_Future
- type Supervisor_obsoleteGetGrainSize_Results_List
- type Supervisor_restore
- type Supervisor_restore_Params
- func (Supervisor_restore_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_restore_Params
- func (s Supervisor_restore_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_restore_Params) HasObsolete() bool
- func (s Supervisor_restore_Params) HasParentToken() bool
- func (s Supervisor_restore_Params) HasRef() bool
- func (s Supervisor_restore_Params) IsValid() bool
- func (s Supervisor_restore_Params) Message() *capnp.Message
- func (s Supervisor_restore_Params) NewObsolete(n int32) (MembraneRequirement_List, error)
- func (s Supervisor_restore_Params) NewRef() (SupervisorObjectId, error)
- func (s Supervisor_restore_Params) Obsolete() (MembraneRequirement_List, error)
- func (s Supervisor_restore_Params) ParentToken() ([]byte, error)
- func (s Supervisor_restore_Params) Ref() (SupervisorObjectId, error)
- func (s Supervisor_restore_Params) Segment() *capnp.Segment
- func (s Supervisor_restore_Params) SetObsolete(v MembraneRequirement_List) error
- func (s Supervisor_restore_Params) SetParentToken(v []byte) error
- func (s Supervisor_restore_Params) SetRef(v SupervisorObjectId) error
- func (s Supervisor_restore_Params) String() string
- func (s Supervisor_restore_Params) ToPtr() capnp.Ptr
- type Supervisor_restore_Params_Future
- type Supervisor_restore_Params_List
- type Supervisor_restore_Results
- func (s Supervisor_restore_Results) Cap() capnp.Client
- func (Supervisor_restore_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_restore_Results
- func (s Supervisor_restore_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_restore_Results) HasCap() bool
- func (s Supervisor_restore_Results) IsValid() bool
- func (s Supervisor_restore_Results) Message() *capnp.Message
- func (s Supervisor_restore_Results) Segment() *capnp.Segment
- func (s Supervisor_restore_Results) SetCap(c capnp.Client) error
- func (s Supervisor_restore_Results) String() string
- func (s Supervisor_restore_Results) ToPtr() capnp.Ptr
- type Supervisor_restore_Results_Future
- type Supervisor_restore_Results_List
- type Supervisor_shutdown
- type Supervisor_shutdown_Params
- func (Supervisor_shutdown_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_shutdown_Params
- func (s Supervisor_shutdown_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_shutdown_Params) IsValid() bool
- func (s Supervisor_shutdown_Params) Message() *capnp.Message
- func (s Supervisor_shutdown_Params) Segment() *capnp.Segment
- func (s Supervisor_shutdown_Params) String() string
- func (s Supervisor_shutdown_Params) ToPtr() capnp.Ptr
- type Supervisor_shutdown_Params_Future
- type Supervisor_shutdown_Params_List
- type Supervisor_shutdown_Results
- func (Supervisor_shutdown_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_shutdown_Results
- func (s Supervisor_shutdown_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_shutdown_Results) IsValid() bool
- func (s Supervisor_shutdown_Results) Message() *capnp.Message
- func (s Supervisor_shutdown_Results) Segment() *capnp.Segment
- func (s Supervisor_shutdown_Results) String() string
- func (s Supervisor_shutdown_Results) ToPtr() capnp.Ptr
- type Supervisor_shutdown_Results_Future
- type Supervisor_shutdown_Results_List
- type Supervisor_syncStorage
- type Supervisor_syncStorage_Params
- func (Supervisor_syncStorage_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_syncStorage_Params
- func (s Supervisor_syncStorage_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_syncStorage_Params) IsValid() bool
- func (s Supervisor_syncStorage_Params) Message() *capnp.Message
- func (s Supervisor_syncStorage_Params) Segment() *capnp.Segment
- func (s Supervisor_syncStorage_Params) String() string
- func (s Supervisor_syncStorage_Params) ToPtr() capnp.Ptr
- type Supervisor_syncStorage_Params_Future
- type Supervisor_syncStorage_Params_List
- type Supervisor_syncStorage_Results
- func NewRootSupervisor_syncStorage_Results(s *capnp.Segment) (Supervisor_syncStorage_Results, error)
- func NewSupervisor_syncStorage_Results(s *capnp.Segment) (Supervisor_syncStorage_Results, error)
- func ReadRootSupervisor_syncStorage_Results(msg *capnp.Message) (Supervisor_syncStorage_Results, error)
- func (Supervisor_syncStorage_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_syncStorage_Results
- func (s Supervisor_syncStorage_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_syncStorage_Results) IsValid() bool
- func (s Supervisor_syncStorage_Results) Message() *capnp.Message
- func (s Supervisor_syncStorage_Results) Segment() *capnp.Segment
- func (s Supervisor_syncStorage_Results) String() string
- func (s Supervisor_syncStorage_Results) ToPtr() capnp.Ptr
- type Supervisor_syncStorage_Results_Future
- type Supervisor_syncStorage_Results_List
- type Supervisor_watchLog
- type Supervisor_watchLog_Params
- func (s Supervisor_watchLog_Params) BacklogAmount() uint64
- func (Supervisor_watchLog_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_watchLog_Params
- func (s Supervisor_watchLog_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_watchLog_Params) HasStream() bool
- func (s Supervisor_watchLog_Params) IsValid() bool
- func (s Supervisor_watchLog_Params) Message() *capnp.Message
- func (s Supervisor_watchLog_Params) Segment() *capnp.Segment
- func (s Supervisor_watchLog_Params) SetBacklogAmount(v uint64)
- func (s Supervisor_watchLog_Params) SetStream(v util.ByteStream) error
- func (s Supervisor_watchLog_Params) Stream() util.ByteStream
- func (s Supervisor_watchLog_Params) String() string
- func (s Supervisor_watchLog_Params) ToPtr() capnp.Ptr
- type Supervisor_watchLog_Params_Future
- type Supervisor_watchLog_Params_List
- type Supervisor_watchLog_Results
- func (Supervisor_watchLog_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_watchLog_Results
- func (s Supervisor_watchLog_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Supervisor_watchLog_Results) Handle() util.Handle
- func (s Supervisor_watchLog_Results) HasHandle() bool
- func (s Supervisor_watchLog_Results) IsValid() bool
- func (s Supervisor_watchLog_Results) Message() *capnp.Message
- func (s Supervisor_watchLog_Results) Segment() *capnp.Segment
- func (s Supervisor_watchLog_Results) SetHandle(v util.Handle) error
- func (s Supervisor_watchLog_Results) String() string
- func (s Supervisor_watchLog_Results) ToPtr() capnp.Ptr
- type Supervisor_watchLog_Results_Future
- type Supervisor_watchLog_Results_List
- type SystemPersistent
- func (c SystemPersistent) AddRef() SystemPersistent
- func (c SystemPersistent) AddRequirements(ctx context.Context, ...) (SystemPersistent_addRequirements_Results_Future, capnp.ReleaseFunc)
- func (SystemPersistent) DecodeFromPtr(p capnp.Ptr) SystemPersistent
- func (c SystemPersistent) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (c SystemPersistent) GetFlowLimiter() fc.FlowLimiter
- func (c SystemPersistent) IsSame(other SystemPersistent) bool
- func (c SystemPersistent) IsValid() bool
- func (c SystemPersistent) Release()
- func (c SystemPersistent) Resolve(ctx context.Context) error
- func (c SystemPersistent) Save(ctx context.Context, params func(persistent.Persistent_SaveParams) error) (persistent.Persistent_SaveResults_Future, capnp.ReleaseFunc)
- func (c SystemPersistent) SetFlowLimiter(lim fc.FlowLimiter)
- func (c SystemPersistent) String() string
- type SystemPersistent_List
- type SystemPersistent_RevocationObserver
- func (c SystemPersistent_RevocationObserver) AddRef() SystemPersistent_RevocationObserver
- func (SystemPersistent_RevocationObserver) DecodeFromPtr(p capnp.Ptr) SystemPersistent_RevocationObserver
- func (c SystemPersistent_RevocationObserver) DropWhenRevoked(ctx context.Context, ...) (SystemPersistent_RevocationObserver_dropWhenRevoked_Results_Future, ...)
- func (c SystemPersistent_RevocationObserver) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (c SystemPersistent_RevocationObserver) GetFlowLimiter() fc.FlowLimiter
- func (c SystemPersistent_RevocationObserver) IsSame(other SystemPersistent_RevocationObserver) bool
- func (c SystemPersistent_RevocationObserver) IsValid() bool
- func (c SystemPersistent_RevocationObserver) Release()
- func (c SystemPersistent_RevocationObserver) Resolve(ctx context.Context) error
- func (c SystemPersistent_RevocationObserver) SetFlowLimiter(lim fc.FlowLimiter)
- func (c SystemPersistent_RevocationObserver) String() string
- type SystemPersistent_RevocationObserver_List
- type SystemPersistent_RevocationObserver_Server
- type SystemPersistent_RevocationObserver_dropWhenRevoked
- type SystemPersistent_RevocationObserver_dropWhenRevoked_Params
- func NewRootSystemPersistent_RevocationObserver_dropWhenRevoked_Params(s *capnp.Segment) (SystemPersistent_RevocationObserver_dropWhenRevoked_Params, error)
- func NewSystemPersistent_RevocationObserver_dropWhenRevoked_Params(s *capnp.Segment) (SystemPersistent_RevocationObserver_dropWhenRevoked_Params, error)
- func ReadRootSystemPersistent_RevocationObserver_dropWhenRevoked_Params(msg *capnp.Message) (SystemPersistent_RevocationObserver_dropWhenRevoked_Params, error)
- func (SystemPersistent_RevocationObserver_dropWhenRevoked_Params) DecodeFromPtr(p capnp.Ptr) SystemPersistent_RevocationObserver_dropWhenRevoked_Params
- func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) Handle() util.Handle
- func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) HasHandle() bool
- func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) IsValid() bool
- func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) Message() *capnp.Message
- func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) Segment() *capnp.Segment
- func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) SetHandle(v util.Handle) error
- func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) String() string
- func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) ToPtr() capnp.Ptr
- type SystemPersistent_RevocationObserver_dropWhenRevoked_Params_Future
- type SystemPersistent_RevocationObserver_dropWhenRevoked_Params_List
- type SystemPersistent_RevocationObserver_dropWhenRevoked_Results
- func NewRootSystemPersistent_RevocationObserver_dropWhenRevoked_Results(s *capnp.Segment) (SystemPersistent_RevocationObserver_dropWhenRevoked_Results, error)
- func NewSystemPersistent_RevocationObserver_dropWhenRevoked_Results(s *capnp.Segment) (SystemPersistent_RevocationObserver_dropWhenRevoked_Results, error)
- func ReadRootSystemPersistent_RevocationObserver_dropWhenRevoked_Results(msg *capnp.Message) (SystemPersistent_RevocationObserver_dropWhenRevoked_Results, error)
- func (SystemPersistent_RevocationObserver_dropWhenRevoked_Results) DecodeFromPtr(p capnp.Ptr) SystemPersistent_RevocationObserver_dropWhenRevoked_Results
- func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Results) IsValid() bool
- func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Results) Message() *capnp.Message
- func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Results) Segment() *capnp.Segment
- func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Results) String() string
- func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Results) ToPtr() capnp.Ptr
- type SystemPersistent_RevocationObserver_dropWhenRevoked_Results_Future
- type SystemPersistent_RevocationObserver_dropWhenRevoked_Results_List
- type SystemPersistent_Server
- type SystemPersistent_addRequirements
- type SystemPersistent_addRequirements_Params
- func NewRootSystemPersistent_addRequirements_Params(s *capnp.Segment) (SystemPersistent_addRequirements_Params, error)
- func NewSystemPersistent_addRequirements_Params(s *capnp.Segment) (SystemPersistent_addRequirements_Params, error)
- func ReadRootSystemPersistent_addRequirements_Params(msg *capnp.Message) (SystemPersistent_addRequirements_Params, error)
- func (SystemPersistent_addRequirements_Params) DecodeFromPtr(p capnp.Ptr) SystemPersistent_addRequirements_Params
- func (s SystemPersistent_addRequirements_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SystemPersistent_addRequirements_Params) HasObserver() bool
- func (s SystemPersistent_addRequirements_Params) HasRequirements() bool
- func (s SystemPersistent_addRequirements_Params) IsValid() bool
- func (s SystemPersistent_addRequirements_Params) Message() *capnp.Message
- func (s SystemPersistent_addRequirements_Params) NewRequirements(n int32) (MembraneRequirement_List, error)
- func (s SystemPersistent_addRequirements_Params) Observer() SystemPersistent_RevocationObserver
- func (s SystemPersistent_addRequirements_Params) Requirements() (MembraneRequirement_List, error)
- func (s SystemPersistent_addRequirements_Params) Segment() *capnp.Segment
- func (s SystemPersistent_addRequirements_Params) SetObserver(v SystemPersistent_RevocationObserver) error
- func (s SystemPersistent_addRequirements_Params) SetRequirements(v MembraneRequirement_List) error
- func (s SystemPersistent_addRequirements_Params) String() string
- func (s SystemPersistent_addRequirements_Params) ToPtr() capnp.Ptr
- type SystemPersistent_addRequirements_Params_Future
- type SystemPersistent_addRequirements_Params_List
- type SystemPersistent_addRequirements_Results
- func NewRootSystemPersistent_addRequirements_Results(s *capnp.Segment) (SystemPersistent_addRequirements_Results, error)
- func NewSystemPersistent_addRequirements_Results(s *capnp.Segment) (SystemPersistent_addRequirements_Results, error)
- func ReadRootSystemPersistent_addRequirements_Results(msg *capnp.Message) (SystemPersistent_addRequirements_Results, error)
- func (s SystemPersistent_addRequirements_Results) Cap() SystemPersistent
- func (SystemPersistent_addRequirements_Results) DecodeFromPtr(p capnp.Ptr) SystemPersistent_addRequirements_Results
- func (s SystemPersistent_addRequirements_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s SystemPersistent_addRequirements_Results) HasCap() bool
- func (s SystemPersistent_addRequirements_Results) IsValid() bool
- func (s SystemPersistent_addRequirements_Results) Message() *capnp.Message
- func (s SystemPersistent_addRequirements_Results) Segment() *capnp.Segment
- func (s SystemPersistent_addRequirements_Results) SetCap(v SystemPersistent) error
- func (s SystemPersistent_addRequirements_Results) String() string
- func (s SystemPersistent_addRequirements_Results) ToPtr() capnp.Ptr
- type SystemPersistent_addRequirements_Results_Future
- type SystemPersistent_addRequirements_Results_List
Constants ¶
const ApiTokenOwner_TypeID = 0xda970537e2a8a9a9
ApiTokenOwner_TypeID is the unique identifier for the type ApiTokenOwner.
const DenormalizedGrainMetadata_TypeID = 0xbdd9bea5585df6c5
DenormalizedGrainMetadata_TypeID is the unique identifier for the type DenormalizedGrainMetadata.
const MembraneRequirement_TypeID = 0x918db9a721f13886
MembraneRequirement_TypeID is the unique identifier for the type MembraneRequirement.
const PersistentHandle_TypeID = 0xc22ce229c18c0a02
PersistentHandle_TypeID is the unique identifier for the type PersistentHandle.
const PersistentOngoingNotification_TypeID = 0xdbbdcec8587dd355
PersistentOngoingNotification_TypeID is the unique identifier for the type PersistentOngoingNotification.
const SandstormCore_TypeID = 0x9ba45778a294b60c
SandstormCore_TypeID is the unique identifier for the type SandstormCore.
const SandstormCore_backgroundActivity_Params_TypeID = 0x938e798cc0e3d6ac
SandstormCore_backgroundActivity_Params_TypeID is the unique identifier for the type SandstormCore_backgroundActivity_Params.
const SandstormCore_backgroundActivity_Results_TypeID = 0x9d87019c48640d21
SandstormCore_backgroundActivity_Results_TypeID is the unique identifier for the type SandstormCore_backgroundActivity_Results.
const SandstormCore_claimRequest_Params_TypeID = 0xeeaeb799e53e0b01
SandstormCore_claimRequest_Params_TypeID is the unique identifier for the type SandstormCore_claimRequest_Params.
const SandstormCore_claimRequest_Results_TypeID = 0xb91071e3d7b9ab13
SandstormCore_claimRequest_Results_TypeID is the unique identifier for the type SandstormCore_claimRequest_Results.
const SandstormCore_drop_Params_TypeID = 0xe03b8c8163d957c6
SandstormCore_drop_Params_TypeID is the unique identifier for the type SandstormCore_drop_Params.
const SandstormCore_drop_Results_TypeID = 0xce435c92a97c1b97
SandstormCore_drop_Results_TypeID is the unique identifier for the type SandstormCore_drop_Results.
const SandstormCore_getIdentityId_Params_TypeID = 0xf59063f154adea97
SandstormCore_getIdentityId_Params_TypeID is the unique identifier for the type SandstormCore_getIdentityId_Params.
const SandstormCore_getIdentityId_Results_TypeID = 0xcaa1479a3b9c719b
SandstormCore_getIdentityId_Results_TypeID is the unique identifier for the type SandstormCore_getIdentityId_Results.
const SandstormCore_getOwnerNotificationTarget_Params_TypeID = 0xaf72d693dbf4bf54
SandstormCore_getOwnerNotificationTarget_Params_TypeID is the unique identifier for the type SandstormCore_getOwnerNotificationTarget_Params.
const SandstormCore_getOwnerNotificationTarget_Results_TypeID = 0x888c6d95df2cc976
SandstormCore_getOwnerNotificationTarget_Results_TypeID is the unique identifier for the type SandstormCore_getOwnerNotificationTarget_Results.
const SandstormCore_makeChildToken_Params_TypeID = 0x9b25c148edb2b020
SandstormCore_makeChildToken_Params_TypeID is the unique identifier for the type SandstormCore_makeChildToken_Params.
const SandstormCore_makeChildToken_Results_TypeID = 0x9ea56a46fc87138a
SandstormCore_makeChildToken_Results_TypeID is the unique identifier for the type SandstormCore_makeChildToken_Results.
const SandstormCore_makeToken_Params_TypeID = 0xf0e8359b121f97d2
SandstormCore_makeToken_Params_TypeID is the unique identifier for the type SandstormCore_makeToken_Params.
const SandstormCore_makeToken_Results_TypeID = 0x9f96d4b948521f91
SandstormCore_makeToken_Results_TypeID is the unique identifier for the type SandstormCore_makeToken_Results.
const SandstormCore_obsoleteCheckRequirements_Params_TypeID = 0x8867ef4f53bc45c3
SandstormCore_obsoleteCheckRequirements_Params_TypeID is the unique identifier for the type SandstormCore_obsoleteCheckRequirements_Params.
const SandstormCore_obsoleteCheckRequirements_Results_TypeID = 0xca83e6f36908ed7f
SandstormCore_obsoleteCheckRequirements_Results_TypeID is the unique identifier for the type SandstormCore_obsoleteCheckRequirements_Results.
const SandstormCore_reportGrainSize_Params_TypeID = 0xaec15e35d479f4f3
SandstormCore_reportGrainSize_Params_TypeID is the unique identifier for the type SandstormCore_reportGrainSize_Params.
const SandstormCore_reportGrainSize_Results_TypeID = 0xc43d5a1430e113ca
SandstormCore_reportGrainSize_Results_TypeID is the unique identifier for the type SandstormCore_reportGrainSize_Results.
const SandstormCore_restore_Params_TypeID = 0xf839f92f21f00b08
SandstormCore_restore_Params_TypeID is the unique identifier for the type SandstormCore_restore_Params.
const SandstormCore_restore_Results_TypeID = 0x92e92771f2b6b2b7
SandstormCore_restore_Results_TypeID is the unique identifier for the type SandstormCore_restore_Results.
const SandstormCore_schedule_Results_TypeID = 0xd8f35ba8c9898970
SandstormCore_schedule_Results_TypeID is the unique identifier for the type SandstormCore_schedule_Results.
const SupervisorObjectId_TypeID = 0x8e74650737dbb840
SupervisorObjectId_TypeID is the unique identifier for the type SupervisorObjectId.
const Supervisor_TypeID = 0x9951c12163385530
Supervisor_TypeID is the unique identifier for the type Supervisor.
const Supervisor_WwwFileStatus_TypeID = 0x85ccf31fc4aff09c
Supervisor_WwwFileStatus_TypeID is the unique identifier for the type Supervisor_WwwFileStatus.
const Supervisor_drop_Params_TypeID = 0xaf3c0d4c9b788c3b
Supervisor_drop_Params_TypeID is the unique identifier for the type Supervisor_drop_Params.
const Supervisor_drop_Results_TypeID = 0x80e7bfc1abd2efa7
Supervisor_drop_Results_TypeID is the unique identifier for the type Supervisor_drop_Results.
const Supervisor_getMainView_Params_TypeID = 0xba19fd491deeb222
Supervisor_getMainView_Params_TypeID is the unique identifier for the type Supervisor_getMainView_Params.
const Supervisor_getMainView_Results_TypeID = 0x88abdb347bc63d0f
Supervisor_getMainView_Results_TypeID is the unique identifier for the type Supervisor_getMainView_Results.
const Supervisor_getWwwFileHack_Params_TypeID = 0xf9c6e362d6fcb22a
Supervisor_getWwwFileHack_Params_TypeID is the unique identifier for the type Supervisor_getWwwFileHack_Params.
const Supervisor_getWwwFileHack_Results_TypeID = 0x902651d6de458996
Supervisor_getWwwFileHack_Results_TypeID is the unique identifier for the type Supervisor_getWwwFileHack_Results.
const Supervisor_keepAlive_Params_TypeID = 0xe4a4f650ea454237
Supervisor_keepAlive_Params_TypeID is the unique identifier for the type Supervisor_keepAlive_Params.
const Supervisor_keepAlive_Results_TypeID = 0xa0b4085080573e77
Supervisor_keepAlive_Results_TypeID is the unique identifier for the type Supervisor_keepAlive_Results.
const Supervisor_obsoleteGetGrainSizeWhenDifferent_Params_TypeID = 0xc08fb7eab4fb0e05
Supervisor_obsoleteGetGrainSizeWhenDifferent_Params_TypeID is the unique identifier for the type Supervisor_obsoleteGetGrainSizeWhenDifferent_Params.
const Supervisor_obsoleteGetGrainSizeWhenDifferent_Results_TypeID = 0xcce106c2fbaa9b04
Supervisor_obsoleteGetGrainSizeWhenDifferent_Results_TypeID is the unique identifier for the type Supervisor_obsoleteGetGrainSizeWhenDifferent_Results.
const Supervisor_obsoleteGetGrainSize_Params_TypeID = 0xf3e98c16ae117300
Supervisor_obsoleteGetGrainSize_Params_TypeID is the unique identifier for the type Supervisor_obsoleteGetGrainSize_Params.
const Supervisor_obsoleteGetGrainSize_Results_TypeID = 0xdc76071bd22f9a4b
Supervisor_obsoleteGetGrainSize_Results_TypeID is the unique identifier for the type Supervisor_obsoleteGetGrainSize_Results.
const Supervisor_restore_Params_TypeID = 0xaae54cb2386e60ab
Supervisor_restore_Params_TypeID is the unique identifier for the type Supervisor_restore_Params.
const Supervisor_restore_Results_TypeID = 0x96fb2fd9e320599f
Supervisor_restore_Results_TypeID is the unique identifier for the type Supervisor_restore_Results.
const Supervisor_shutdown_Params_TypeID = 0xd597c8d788fec5df
Supervisor_shutdown_Params_TypeID is the unique identifier for the type Supervisor_shutdown_Params.
const Supervisor_shutdown_Results_TypeID = 0xcb7ee0fa69cd6e70
Supervisor_shutdown_Results_TypeID is the unique identifier for the type Supervisor_shutdown_Results.
const Supervisor_syncStorage_Params_TypeID = 0xcf3e8fcfd0506bd0
Supervisor_syncStorage_Params_TypeID is the unique identifier for the type Supervisor_syncStorage_Params.
const Supervisor_syncStorage_Results_TypeID = 0xba8b9f7f3a411a03
Supervisor_syncStorage_Results_TypeID is the unique identifier for the type Supervisor_syncStorage_Results.
const Supervisor_watchLog_Params_TypeID = 0xc152ab1174b40c0a
Supervisor_watchLog_Params_TypeID is the unique identifier for the type Supervisor_watchLog_Params.
const Supervisor_watchLog_Results_TypeID = 0x98053037c12fa689
Supervisor_watchLog_Results_TypeID is the unique identifier for the type Supervisor_watchLog_Results.
const SystemPersistent_RevocationObserver_TypeID = 0xcdda9d1436d7d206
SystemPersistent_RevocationObserver_TypeID is the unique identifier for the type SystemPersistent_RevocationObserver.
const SystemPersistent_RevocationObserver_dropWhenRevoked_Params_TypeID = 0xb4e04839aff27c71
SystemPersistent_RevocationObserver_dropWhenRevoked_Params_TypeID is the unique identifier for the type SystemPersistent_RevocationObserver_dropWhenRevoked_Params.
const SystemPersistent_RevocationObserver_dropWhenRevoked_Results_TypeID = 0xfab3d7d326e64716
SystemPersistent_RevocationObserver_dropWhenRevoked_Results_TypeID is the unique identifier for the type SystemPersistent_RevocationObserver_dropWhenRevoked_Results.
const SystemPersistent_TypeID = 0xc38cedd77cbed5b4
SystemPersistent_TypeID is the unique identifier for the type SystemPersistent.
const SystemPersistent_addRequirements_Params_TypeID = 0xbb5eb0bde1481587
SystemPersistent_addRequirements_Params_TypeID is the unique identifier for the type SystemPersistent_addRequirements_Params.
const SystemPersistent_addRequirements_Results_TypeID = 0x8488d5d569f6cffe
SystemPersistent_addRequirements_Results_TypeID is the unique identifier for the type SystemPersistent_addRequirements_Results.
Variables ¶
This section is empty.
Functions ¶
func PersistentHandle_Methods ¶
func PersistentHandle_Methods(methods []server.Method, s PersistentHandle_Server) []server.Method
PersistentHandle_Methods appends Methods to a slice that invoke the methods on s. This can be used to create a more complicated Server.
func PersistentHandle_NewServer ¶
func PersistentHandle_NewServer(s PersistentHandle_Server) *server.Server
PersistentHandle_NewServer creates a new Server from an implementation of PersistentHandle_Server.
func PersistentOngoingNotification_Methods ¶
func PersistentOngoingNotification_Methods(methods []server.Method, s PersistentOngoingNotification_Server) []server.Method
PersistentOngoingNotification_Methods appends Methods to a slice that invoke the methods on s. This can be used to create a more complicated Server.
func PersistentOngoingNotification_NewServer ¶
func PersistentOngoingNotification_NewServer(s PersistentOngoingNotification_Server) *server.Server
PersistentOngoingNotification_NewServer creates a new Server from an implementation of PersistentOngoingNotification_Server.
func SandstormCore_Methods ¶
func SandstormCore_Methods(methods []server.Method, s SandstormCore_Server) []server.Method
SandstormCore_Methods appends Methods to a slice that invoke the methods on s. This can be used to create a more complicated Server.
func SandstormCore_NewServer ¶
func SandstormCore_NewServer(s SandstormCore_Server) *server.Server
SandstormCore_NewServer creates a new Server from an implementation of SandstormCore_Server.
func Supervisor_Methods ¶
func Supervisor_Methods(methods []server.Method, s Supervisor_Server) []server.Method
Supervisor_Methods appends Methods to a slice that invoke the methods on s. This can be used to create a more complicated Server.
func Supervisor_NewServer ¶
func Supervisor_NewServer(s Supervisor_Server) *server.Server
Supervisor_NewServer creates a new Server from an implementation of Supervisor_Server.
func SystemPersistent_Methods ¶
func SystemPersistent_Methods(methods []server.Method, s SystemPersistent_Server) []server.Method
SystemPersistent_Methods appends Methods to a slice that invoke the methods on s. This can be used to create a more complicated Server.
func SystemPersistent_NewServer ¶
func SystemPersistent_NewServer(s SystemPersistent_Server) *server.Server
SystemPersistent_NewServer creates a new Server from an implementation of SystemPersistent_Server.
func SystemPersistent_RevocationObserver_Methods ¶
func SystemPersistent_RevocationObserver_Methods(methods []server.Method, s SystemPersistent_RevocationObserver_Server) []server.Method
SystemPersistent_RevocationObserver_Methods appends Methods to a slice that invoke the methods on s. This can be used to create a more complicated Server.
func SystemPersistent_RevocationObserver_NewServer ¶
func SystemPersistent_RevocationObserver_NewServer(s SystemPersistent_RevocationObserver_Server) *server.Server
SystemPersistent_RevocationObserver_NewServer creates a new Server from an implementation of SystemPersistent_RevocationObserver_Server.
Types ¶
type ApiTokenOwner ¶
func NewApiTokenOwner ¶
func NewApiTokenOwner(s *capnp.Segment) (ApiTokenOwner, error)
func NewRootApiTokenOwner ¶
func NewRootApiTokenOwner(s *capnp.Segment) (ApiTokenOwner, error)
func ReadRootApiTokenOwner ¶
func ReadRootApiTokenOwner(msg *capnp.Message) (ApiTokenOwner, error)
func (ApiTokenOwner) ClientPowerboxOffer ¶
func (s ApiTokenOwner) ClientPowerboxOffer() ApiTokenOwner_clientPowerboxOffer
func (ApiTokenOwner) ClientPowerboxRequest ¶
func (s ApiTokenOwner) ClientPowerboxRequest() ApiTokenOwner_clientPowerboxRequest
func (ApiTokenOwner) DecodeFromPtr ¶
func (ApiTokenOwner) DecodeFromPtr(p capnp.Ptr) ApiTokenOwner
func (ApiTokenOwner) Grain ¶
func (s ApiTokenOwner) Grain() ApiTokenOwner_grain
func (ApiTokenOwner) HasInternet ¶
func (s ApiTokenOwner) HasInternet() bool
func (ApiTokenOwner) Internet ¶
func (s ApiTokenOwner) Internet() (capnp.Ptr, error)
func (ApiTokenOwner) IsValid ¶
func (s ApiTokenOwner) IsValid() bool
func (ApiTokenOwner) Message ¶
func (s ApiTokenOwner) Message() *capnp.Message
func (ApiTokenOwner) Segment ¶
func (s ApiTokenOwner) Segment() *capnp.Segment
func (ApiTokenOwner) SetClientPowerboxOffer ¶
func (s ApiTokenOwner) SetClientPowerboxOffer()
func (ApiTokenOwner) SetClientPowerboxRequest ¶
func (s ApiTokenOwner) SetClientPowerboxRequest()
func (ApiTokenOwner) SetFrontend ¶
func (s ApiTokenOwner) SetFrontend()
func (ApiTokenOwner) SetGrain ¶
func (s ApiTokenOwner) SetGrain()
func (ApiTokenOwner) SetInternet ¶
func (s ApiTokenOwner) SetInternet(v capnp.Ptr) error
func (ApiTokenOwner) SetUser ¶
func (s ApiTokenOwner) SetUser()
func (ApiTokenOwner) SetWebkey ¶
func (s ApiTokenOwner) SetWebkey()
func (ApiTokenOwner) String ¶
func (s ApiTokenOwner) String() string
func (ApiTokenOwner) ToPtr ¶
func (s ApiTokenOwner) ToPtr() capnp.Ptr
func (ApiTokenOwner) User ¶
func (s ApiTokenOwner) User() ApiTokenOwner_user
func (ApiTokenOwner) Which ¶
func (s ApiTokenOwner) Which() ApiTokenOwner_Which
type ApiTokenOwner_Future ¶
ApiTokenOwner_Future is a wrapper for a ApiTokenOwner promised by a client call.
func (ApiTokenOwner_Future) ClientPowerboxOffer ¶
func (p ApiTokenOwner_Future) ClientPowerboxOffer() ApiTokenOwner_clientPowerboxOffer_Future
func (ApiTokenOwner_Future) ClientPowerboxRequest ¶
func (p ApiTokenOwner_Future) ClientPowerboxRequest() ApiTokenOwner_clientPowerboxRequest_Future
func (ApiTokenOwner_Future) Grain ¶
func (p ApiTokenOwner_Future) Grain() ApiTokenOwner_grain_Future
func (ApiTokenOwner_Future) Internet ¶
func (p ApiTokenOwner_Future) Internet() *capnp.Future
func (ApiTokenOwner_Future) Struct ¶
func (f ApiTokenOwner_Future) Struct() (ApiTokenOwner, error)
func (ApiTokenOwner_Future) User ¶
func (p ApiTokenOwner_Future) User() ApiTokenOwner_user_Future
type ApiTokenOwner_List ¶
type ApiTokenOwner_List = capnp.StructList[ApiTokenOwner]
ApiTokenOwner_List is a list of ApiTokenOwner.
type ApiTokenOwner_Which ¶
type ApiTokenOwner_Which uint16
const ( ApiTokenOwner_Which_webkey ApiTokenOwner_Which = 0 ApiTokenOwner_Which_grain ApiTokenOwner_Which = 1 ApiTokenOwner_Which_clientPowerboxRequest ApiTokenOwner_Which = 5 ApiTokenOwner_Which_clientPowerboxOffer ApiTokenOwner_Which = 6 ApiTokenOwner_Which_internet ApiTokenOwner_Which = 2 ApiTokenOwner_Which_frontend ApiTokenOwner_Which = 3 ApiTokenOwner_Which_user ApiTokenOwner_Which = 4 )
func (ApiTokenOwner_Which) String ¶
func (w ApiTokenOwner_Which) String() string
type ApiTokenOwner_clientPowerboxOffer ¶
type ApiTokenOwner_clientPowerboxOffer ApiTokenOwner
func (ApiTokenOwner_clientPowerboxOffer) HasSessionId ¶
func (s ApiTokenOwner_clientPowerboxOffer) HasSessionId() bool
func (ApiTokenOwner_clientPowerboxOffer) IsValid ¶
func (s ApiTokenOwner_clientPowerboxOffer) IsValid() bool
func (ApiTokenOwner_clientPowerboxOffer) Message ¶
func (s ApiTokenOwner_clientPowerboxOffer) Message() *capnp.Message
func (ApiTokenOwner_clientPowerboxOffer) Segment ¶
func (s ApiTokenOwner_clientPowerboxOffer) Segment() *capnp.Segment
func (ApiTokenOwner_clientPowerboxOffer) SessionId ¶
func (s ApiTokenOwner_clientPowerboxOffer) SessionId() (string, error)
func (ApiTokenOwner_clientPowerboxOffer) SessionIdBytes ¶
func (s ApiTokenOwner_clientPowerboxOffer) SessionIdBytes() ([]byte, error)
func (ApiTokenOwner_clientPowerboxOffer) SetSessionId ¶
func (s ApiTokenOwner_clientPowerboxOffer) SetSessionId(v string) error
type ApiTokenOwner_clientPowerboxOffer_Future ¶
ApiTokenOwner_clientPowerboxOffer_Future is a wrapper for a ApiTokenOwner_clientPowerboxOffer promised by a client call.
func (ApiTokenOwner_clientPowerboxOffer_Future) Struct ¶
func (f ApiTokenOwner_clientPowerboxOffer_Future) Struct() (ApiTokenOwner_clientPowerboxOffer, error)
type ApiTokenOwner_clientPowerboxRequest ¶
type ApiTokenOwner_clientPowerboxRequest ApiTokenOwner
func (ApiTokenOwner_clientPowerboxRequest) GrainId ¶
func (s ApiTokenOwner_clientPowerboxRequest) GrainId() (string, error)
func (ApiTokenOwner_clientPowerboxRequest) GrainIdBytes ¶
func (s ApiTokenOwner_clientPowerboxRequest) GrainIdBytes() ([]byte, error)
func (ApiTokenOwner_clientPowerboxRequest) HasGrainId ¶
func (s ApiTokenOwner_clientPowerboxRequest) HasGrainId() bool
func (ApiTokenOwner_clientPowerboxRequest) HasIntroducerIdentity ¶
func (s ApiTokenOwner_clientPowerboxRequest) HasIntroducerIdentity() bool
func (ApiTokenOwner_clientPowerboxRequest) HasSessionId ¶
func (s ApiTokenOwner_clientPowerboxRequest) HasSessionId() bool
func (ApiTokenOwner_clientPowerboxRequest) IntroducerIdentity ¶
func (s ApiTokenOwner_clientPowerboxRequest) IntroducerIdentity() (string, error)
func (ApiTokenOwner_clientPowerboxRequest) IntroducerIdentityBytes ¶
func (s ApiTokenOwner_clientPowerboxRequest) IntroducerIdentityBytes() ([]byte, error)
func (ApiTokenOwner_clientPowerboxRequest) IsValid ¶
func (s ApiTokenOwner_clientPowerboxRequest) IsValid() bool
func (ApiTokenOwner_clientPowerboxRequest) Message ¶
func (s ApiTokenOwner_clientPowerboxRequest) Message() *capnp.Message
func (ApiTokenOwner_clientPowerboxRequest) Segment ¶
func (s ApiTokenOwner_clientPowerboxRequest) Segment() *capnp.Segment
func (ApiTokenOwner_clientPowerboxRequest) SessionId ¶
func (s ApiTokenOwner_clientPowerboxRequest) SessionId() (string, error)
func (ApiTokenOwner_clientPowerboxRequest) SessionIdBytes ¶
func (s ApiTokenOwner_clientPowerboxRequest) SessionIdBytes() ([]byte, error)
func (ApiTokenOwner_clientPowerboxRequest) SetGrainId ¶
func (s ApiTokenOwner_clientPowerboxRequest) SetGrainId(v string) error
func (ApiTokenOwner_clientPowerboxRequest) SetIntroducerIdentity ¶
func (s ApiTokenOwner_clientPowerboxRequest) SetIntroducerIdentity(v string) error
func (ApiTokenOwner_clientPowerboxRequest) SetSessionId ¶
func (s ApiTokenOwner_clientPowerboxRequest) SetSessionId(v string) error
type ApiTokenOwner_clientPowerboxRequest_Future ¶
ApiTokenOwner_clientPowerboxRequest_Future is a wrapper for a ApiTokenOwner_clientPowerboxRequest promised by a client call.
func (ApiTokenOwner_clientPowerboxRequest_Future) Struct ¶
func (f ApiTokenOwner_clientPowerboxRequest_Future) Struct() (ApiTokenOwner_clientPowerboxRequest, error)
type ApiTokenOwner_grain ¶
type ApiTokenOwner_grain ApiTokenOwner
func (ApiTokenOwner_grain) GrainId ¶
func (s ApiTokenOwner_grain) GrainId() (string, error)
func (ApiTokenOwner_grain) GrainIdBytes ¶
func (s ApiTokenOwner_grain) GrainIdBytes() ([]byte, error)
func (ApiTokenOwner_grain) HasGrainId ¶
func (s ApiTokenOwner_grain) HasGrainId() bool
func (ApiTokenOwner_grain) HasIntroducerIdentity ¶
func (s ApiTokenOwner_grain) HasIntroducerIdentity() bool
func (ApiTokenOwner_grain) HasIntroducerUser ¶
func (s ApiTokenOwner_grain) HasIntroducerUser() bool
func (ApiTokenOwner_grain) HasSaveLabel ¶
func (s ApiTokenOwner_grain) HasSaveLabel() bool
func (ApiTokenOwner_grain) IntroducerIdentity ¶
func (s ApiTokenOwner_grain) IntroducerIdentity() (string, error)
func (ApiTokenOwner_grain) IntroducerIdentityBytes ¶
func (s ApiTokenOwner_grain) IntroducerIdentityBytes() ([]byte, error)
func (ApiTokenOwner_grain) IntroducerUser ¶
func (s ApiTokenOwner_grain) IntroducerUser() (string, error)
func (ApiTokenOwner_grain) IntroducerUserBytes ¶
func (s ApiTokenOwner_grain) IntroducerUserBytes() ([]byte, error)
func (ApiTokenOwner_grain) IsValid ¶
func (s ApiTokenOwner_grain) IsValid() bool
func (ApiTokenOwner_grain) Message ¶
func (s ApiTokenOwner_grain) Message() *capnp.Message
func (ApiTokenOwner_grain) NewSaveLabel ¶
func (s ApiTokenOwner_grain) NewSaveLabel() (util.LocalizedText, error)
NewSaveLabel sets the saveLabel field to a newly allocated util.LocalizedText struct, preferring placement in s's segment.
func (ApiTokenOwner_grain) SaveLabel ¶
func (s ApiTokenOwner_grain) SaveLabel() (util.LocalizedText, error)
func (ApiTokenOwner_grain) Segment ¶
func (s ApiTokenOwner_grain) Segment() *capnp.Segment
func (ApiTokenOwner_grain) SetGrainId ¶
func (s ApiTokenOwner_grain) SetGrainId(v string) error
func (ApiTokenOwner_grain) SetIntroducerIdentity ¶
func (s ApiTokenOwner_grain) SetIntroducerIdentity(v string) error
func (ApiTokenOwner_grain) SetIntroducerUser ¶
func (s ApiTokenOwner_grain) SetIntroducerUser(v string) error
func (ApiTokenOwner_grain) SetSaveLabel ¶
func (s ApiTokenOwner_grain) SetSaveLabel(v util.LocalizedText) error
type ApiTokenOwner_grain_Future ¶
ApiTokenOwner_grain_Future is a wrapper for a ApiTokenOwner_grain promised by a client call.
func (ApiTokenOwner_grain_Future) SaveLabel ¶
func (p ApiTokenOwner_grain_Future) SaveLabel() util.LocalizedText_Future
func (ApiTokenOwner_grain_Future) Struct ¶
func (f ApiTokenOwner_grain_Future) Struct() (ApiTokenOwner_grain, error)
type ApiTokenOwner_user ¶
type ApiTokenOwner_user ApiTokenOwner
func (ApiTokenOwner_user) AccountId ¶
func (s ApiTokenOwner_user) AccountId() (string, error)
func (ApiTokenOwner_user) AccountIdBytes ¶
func (s ApiTokenOwner_user) AccountIdBytes() ([]byte, error)
func (ApiTokenOwner_user) DenormalizedGrainMetadata ¶
func (s ApiTokenOwner_user) DenormalizedGrainMetadata() (DenormalizedGrainMetadata, error)
func (ApiTokenOwner_user) HasAccountId ¶
func (s ApiTokenOwner_user) HasAccountId() bool
func (ApiTokenOwner_user) HasDenormalizedGrainMetadata ¶
func (s ApiTokenOwner_user) HasDenormalizedGrainMetadata() bool
func (ApiTokenOwner_user) HasIdentityId ¶
func (s ApiTokenOwner_user) HasIdentityId() bool
func (ApiTokenOwner_user) HasTitle ¶
func (s ApiTokenOwner_user) HasTitle() bool
func (ApiTokenOwner_user) HasUpstreamTitle ¶
func (s ApiTokenOwner_user) HasUpstreamTitle() bool
func (ApiTokenOwner_user) HasUserId ¶
func (s ApiTokenOwner_user) HasUserId() bool
func (ApiTokenOwner_user) IdentityId ¶
func (s ApiTokenOwner_user) IdentityId() (string, error)
func (ApiTokenOwner_user) IdentityIdBytes ¶
func (s ApiTokenOwner_user) IdentityIdBytes() ([]byte, error)
func (ApiTokenOwner_user) IsValid ¶
func (s ApiTokenOwner_user) IsValid() bool
func (ApiTokenOwner_user) Message ¶
func (s ApiTokenOwner_user) Message() *capnp.Message
func (ApiTokenOwner_user) NewDenormalizedGrainMetadata ¶
func (s ApiTokenOwner_user) NewDenormalizedGrainMetadata() (DenormalizedGrainMetadata, error)
NewDenormalizedGrainMetadata sets the denormalizedGrainMetadata field to a newly allocated DenormalizedGrainMetadata struct, preferring placement in s's segment.
func (ApiTokenOwner_user) Renamed ¶
func (s ApiTokenOwner_user) Renamed() bool
func (ApiTokenOwner_user) SeenAllActivity ¶
func (s ApiTokenOwner_user) SeenAllActivity() bool
func (ApiTokenOwner_user) Segment ¶
func (s ApiTokenOwner_user) Segment() *capnp.Segment
func (ApiTokenOwner_user) SetAccountId ¶
func (s ApiTokenOwner_user) SetAccountId(v string) error
func (ApiTokenOwner_user) SetDenormalizedGrainMetadata ¶
func (s ApiTokenOwner_user) SetDenormalizedGrainMetadata(v DenormalizedGrainMetadata) error
func (ApiTokenOwner_user) SetIdentityId ¶
func (s ApiTokenOwner_user) SetIdentityId(v string) error
func (ApiTokenOwner_user) SetRenamed ¶
func (s ApiTokenOwner_user) SetRenamed(v bool)
func (ApiTokenOwner_user) SetSeenAllActivity ¶
func (s ApiTokenOwner_user) SetSeenAllActivity(v bool)
func (ApiTokenOwner_user) SetTitle ¶
func (s ApiTokenOwner_user) SetTitle(v string) error
func (ApiTokenOwner_user) SetUpstreamTitle ¶
func (s ApiTokenOwner_user) SetUpstreamTitle(v string) error
func (ApiTokenOwner_user) SetUserId ¶
func (s ApiTokenOwner_user) SetUserId(v string) error
func (ApiTokenOwner_user) Title ¶
func (s ApiTokenOwner_user) Title() (string, error)
func (ApiTokenOwner_user) TitleBytes ¶
func (s ApiTokenOwner_user) TitleBytes() ([]byte, error)
func (ApiTokenOwner_user) UpstreamTitle ¶
func (s ApiTokenOwner_user) UpstreamTitle() (string, error)
func (ApiTokenOwner_user) UpstreamTitleBytes ¶
func (s ApiTokenOwner_user) UpstreamTitleBytes() ([]byte, error)
func (ApiTokenOwner_user) UserId ¶
func (s ApiTokenOwner_user) UserId() (string, error)
func (ApiTokenOwner_user) UserIdBytes ¶
func (s ApiTokenOwner_user) UserIdBytes() ([]byte, error)
type ApiTokenOwner_user_Future ¶
ApiTokenOwner_user_Future is a wrapper for a ApiTokenOwner_user promised by a client call.
func (ApiTokenOwner_user_Future) DenormalizedGrainMetadata ¶
func (p ApiTokenOwner_user_Future) DenormalizedGrainMetadata() DenormalizedGrainMetadata_Future
func (ApiTokenOwner_user_Future) Struct ¶
func (f ApiTokenOwner_user_Future) Struct() (ApiTokenOwner_user, error)
type DenormalizedGrainMetadata ¶
func NewDenormalizedGrainMetadata ¶
func NewDenormalizedGrainMetadata(s *capnp.Segment) (DenormalizedGrainMetadata, error)
func NewRootDenormalizedGrainMetadata ¶
func NewRootDenormalizedGrainMetadata(s *capnp.Segment) (DenormalizedGrainMetadata, error)
func ReadRootDenormalizedGrainMetadata ¶
func ReadRootDenormalizedGrainMetadata(msg *capnp.Message) (DenormalizedGrainMetadata, error)
func (DenormalizedGrainMetadata) AppId ¶
func (s DenormalizedGrainMetadata) AppId() (string, error)
func (DenormalizedGrainMetadata) AppIdBytes ¶
func (s DenormalizedGrainMetadata) AppIdBytes() ([]byte, error)
func (DenormalizedGrainMetadata) AppTitle ¶
func (s DenormalizedGrainMetadata) AppTitle() (util.LocalizedText, error)
func (DenormalizedGrainMetadata) DecodeFromPtr ¶
func (DenormalizedGrainMetadata) DecodeFromPtr(p capnp.Ptr) DenormalizedGrainMetadata
func (DenormalizedGrainMetadata) EncodeAsPtr ¶
func (s DenormalizedGrainMetadata) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (DenormalizedGrainMetadata) HasAppId ¶
func (s DenormalizedGrainMetadata) HasAppId() bool
func (DenormalizedGrainMetadata) HasAppTitle ¶
func (s DenormalizedGrainMetadata) HasAppTitle() bool
func (DenormalizedGrainMetadata) Icon ¶
func (s DenormalizedGrainMetadata) Icon() DenormalizedGrainMetadata_icon
func (DenormalizedGrainMetadata) IsValid ¶
func (s DenormalizedGrainMetadata) IsValid() bool
func (DenormalizedGrainMetadata) Message ¶
func (s DenormalizedGrainMetadata) Message() *capnp.Message
func (DenormalizedGrainMetadata) NewAppTitle ¶
func (s DenormalizedGrainMetadata) NewAppTitle() (util.LocalizedText, error)
NewAppTitle sets the appTitle field to a newly allocated util.LocalizedText struct, preferring placement in s's segment.
func (DenormalizedGrainMetadata) Segment ¶
func (s DenormalizedGrainMetadata) Segment() *capnp.Segment
func (DenormalizedGrainMetadata) SetAppId ¶
func (s DenormalizedGrainMetadata) SetAppId(v string) error
func (DenormalizedGrainMetadata) SetAppTitle ¶
func (s DenormalizedGrainMetadata) SetAppTitle(v util.LocalizedText) error
func (DenormalizedGrainMetadata) SetIcon ¶
func (s DenormalizedGrainMetadata) SetIcon()
func (DenormalizedGrainMetadata) String ¶
func (s DenormalizedGrainMetadata) String() string
func (DenormalizedGrainMetadata) ToPtr ¶
func (s DenormalizedGrainMetadata) ToPtr() capnp.Ptr
func (DenormalizedGrainMetadata) Which ¶
func (s DenormalizedGrainMetadata) Which() DenormalizedGrainMetadata_Which
type DenormalizedGrainMetadata_Future ¶
DenormalizedGrainMetadata_Future is a wrapper for a DenormalizedGrainMetadata promised by a client call.
func (DenormalizedGrainMetadata_Future) AppTitle ¶
func (p DenormalizedGrainMetadata_Future) AppTitle() util.LocalizedText_Future
func (DenormalizedGrainMetadata_Future) Icon ¶
func (DenormalizedGrainMetadata_Future) Struct ¶
func (f DenormalizedGrainMetadata_Future) Struct() (DenormalizedGrainMetadata, error)
type DenormalizedGrainMetadata_List ¶
type DenormalizedGrainMetadata_List = capnp.StructList[DenormalizedGrainMetadata]
DenormalizedGrainMetadata_List is a list of DenormalizedGrainMetadata.
type DenormalizedGrainMetadata_Which ¶
type DenormalizedGrainMetadata_Which uint16
const ( DenormalizedGrainMetadata_Which_icon DenormalizedGrainMetadata_Which = 0 DenormalizedGrainMetadata_Which_appId DenormalizedGrainMetadata_Which = 1 )
func (DenormalizedGrainMetadata_Which) String ¶
func (w DenormalizedGrainMetadata_Which) String() string
type DenormalizedGrainMetadata_icon ¶
type DenormalizedGrainMetadata_icon DenormalizedGrainMetadata
func (DenormalizedGrainMetadata_icon) AssetId ¶
func (s DenormalizedGrainMetadata_icon) AssetId() (string, error)
func (DenormalizedGrainMetadata_icon) AssetId2xDpi ¶
func (s DenormalizedGrainMetadata_icon) AssetId2xDpi() (string, error)
func (DenormalizedGrainMetadata_icon) AssetId2xDpiBytes ¶
func (s DenormalizedGrainMetadata_icon) AssetId2xDpiBytes() ([]byte, error)
func (DenormalizedGrainMetadata_icon) AssetIdBytes ¶
func (s DenormalizedGrainMetadata_icon) AssetIdBytes() ([]byte, error)
func (DenormalizedGrainMetadata_icon) Format ¶
func (s DenormalizedGrainMetadata_icon) Format() (string, error)
func (DenormalizedGrainMetadata_icon) FormatBytes ¶
func (s DenormalizedGrainMetadata_icon) FormatBytes() ([]byte, error)
func (DenormalizedGrainMetadata_icon) HasAssetId ¶
func (s DenormalizedGrainMetadata_icon) HasAssetId() bool
func (DenormalizedGrainMetadata_icon) HasAssetId2xDpi ¶
func (s DenormalizedGrainMetadata_icon) HasAssetId2xDpi() bool
func (DenormalizedGrainMetadata_icon) HasFormat ¶
func (s DenormalizedGrainMetadata_icon) HasFormat() bool
func (DenormalizedGrainMetadata_icon) IsValid ¶
func (s DenormalizedGrainMetadata_icon) IsValid() bool
func (DenormalizedGrainMetadata_icon) Message ¶
func (s DenormalizedGrainMetadata_icon) Message() *capnp.Message
func (DenormalizedGrainMetadata_icon) Segment ¶
func (s DenormalizedGrainMetadata_icon) Segment() *capnp.Segment
func (DenormalizedGrainMetadata_icon) SetAssetId ¶
func (s DenormalizedGrainMetadata_icon) SetAssetId(v string) error
func (DenormalizedGrainMetadata_icon) SetAssetId2xDpi ¶
func (s DenormalizedGrainMetadata_icon) SetAssetId2xDpi(v string) error
func (DenormalizedGrainMetadata_icon) SetFormat ¶
func (s DenormalizedGrainMetadata_icon) SetFormat(v string) error
type DenormalizedGrainMetadata_icon_Future ¶
DenormalizedGrainMetadata_icon_Future is a wrapper for a DenormalizedGrainMetadata_icon promised by a client call.
func (DenormalizedGrainMetadata_icon_Future) Struct ¶
func (f DenormalizedGrainMetadata_icon_Future) Struct() (DenormalizedGrainMetadata_icon, error)
type MembraneRequirement ¶
func NewMembraneRequirement ¶
func NewMembraneRequirement(s *capnp.Segment) (MembraneRequirement, error)
func NewRootMembraneRequirement ¶
func NewRootMembraneRequirement(s *capnp.Segment) (MembraneRequirement, error)
func ReadRootMembraneRequirement ¶
func ReadRootMembraneRequirement(msg *capnp.Message) (MembraneRequirement, error)
func (MembraneRequirement) DecodeFromPtr ¶
func (MembraneRequirement) DecodeFromPtr(p capnp.Ptr) MembraneRequirement
func (MembraneRequirement) EncodeAsPtr ¶
func (s MembraneRequirement) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (MembraneRequirement) HasTokenValid ¶
func (s MembraneRequirement) HasTokenValid() bool
func (MembraneRequirement) HasUserIsAdmin ¶
func (s MembraneRequirement) HasUserIsAdmin() bool
func (MembraneRequirement) IsValid ¶
func (s MembraneRequirement) IsValid() bool
func (MembraneRequirement) Message ¶
func (s MembraneRequirement) Message() *capnp.Message
func (MembraneRequirement) PermissionsHeld ¶
func (s MembraneRequirement) PermissionsHeld() MembraneRequirement_permissionsHeld
func (MembraneRequirement) Segment ¶
func (s MembraneRequirement) Segment() *capnp.Segment
func (MembraneRequirement) SetPermissionsHeld ¶
func (s MembraneRequirement) SetPermissionsHeld()
func (MembraneRequirement) SetTokenValid ¶
func (s MembraneRequirement) SetTokenValid(v string) error
func (MembraneRequirement) SetUserIsAdmin ¶
func (s MembraneRequirement) SetUserIsAdmin(v string) error
func (MembraneRequirement) String ¶
func (s MembraneRequirement) String() string
func (MembraneRequirement) ToPtr ¶
func (s MembraneRequirement) ToPtr() capnp.Ptr
func (MembraneRequirement) TokenValid ¶
func (s MembraneRequirement) TokenValid() (string, error)
func (MembraneRequirement) TokenValidBytes ¶
func (s MembraneRequirement) TokenValidBytes() ([]byte, error)
func (MembraneRequirement) UserIsAdmin ¶
func (s MembraneRequirement) UserIsAdmin() (string, error)
func (MembraneRequirement) UserIsAdminBytes ¶
func (s MembraneRequirement) UserIsAdminBytes() ([]byte, error)
func (MembraneRequirement) Which ¶
func (s MembraneRequirement) Which() MembraneRequirement_Which
type MembraneRequirement_Future ¶
MembraneRequirement_Future is a wrapper for a MembraneRequirement promised by a client call.
func (MembraneRequirement_Future) PermissionsHeld ¶
func (p MembraneRequirement_Future) PermissionsHeld() MembraneRequirement_permissionsHeld_Future
func (MembraneRequirement_Future) Struct ¶
func (f MembraneRequirement_Future) Struct() (MembraneRequirement, error)
type MembraneRequirement_List ¶
type MembraneRequirement_List = capnp.StructList[MembraneRequirement]
MembraneRequirement_List is a list of MembraneRequirement.
type MembraneRequirement_Which ¶
type MembraneRequirement_Which uint16
const ( MembraneRequirement_Which_tokenValid MembraneRequirement_Which = 0 MembraneRequirement_Which_permissionsHeld MembraneRequirement_Which = 1 MembraneRequirement_Which_userIsAdmin MembraneRequirement_Which = 2 )
func (MembraneRequirement_Which) String ¶
func (w MembraneRequirement_Which) String() string
type MembraneRequirement_permissionsHeld ¶
type MembraneRequirement_permissionsHeld MembraneRequirement
func (MembraneRequirement_permissionsHeld) AccountId ¶
func (s MembraneRequirement_permissionsHeld) AccountId() (string, error)
func (MembraneRequirement_permissionsHeld) AccountIdBytes ¶
func (s MembraneRequirement_permissionsHeld) AccountIdBytes() ([]byte, error)
func (MembraneRequirement_permissionsHeld) GrainId ¶
func (s MembraneRequirement_permissionsHeld) GrainId() (string, error)
func (MembraneRequirement_permissionsHeld) GrainIdBytes ¶
func (s MembraneRequirement_permissionsHeld) GrainIdBytes() ([]byte, error)
func (MembraneRequirement_permissionsHeld) HasAccountId ¶
func (s MembraneRequirement_permissionsHeld) HasAccountId() bool
func (MembraneRequirement_permissionsHeld) HasGrainId ¶
func (s MembraneRequirement_permissionsHeld) HasGrainId() bool
func (MembraneRequirement_permissionsHeld) HasPermissions ¶
func (s MembraneRequirement_permissionsHeld) HasPermissions() bool
func (MembraneRequirement_permissionsHeld) HasTokenId ¶
func (s MembraneRequirement_permissionsHeld) HasTokenId() bool
func (MembraneRequirement_permissionsHeld) HasUserId ¶
func (s MembraneRequirement_permissionsHeld) HasUserId() bool
func (MembraneRequirement_permissionsHeld) IsValid ¶
func (s MembraneRequirement_permissionsHeld) IsValid() bool
func (MembraneRequirement_permissionsHeld) Message ¶
func (s MembraneRequirement_permissionsHeld) Message() *capnp.Message
func (MembraneRequirement_permissionsHeld) NewPermissions ¶
func (s MembraneRequirement_permissionsHeld) NewPermissions(n int32) (capnp.BitList, error)
NewPermissions sets the permissions field to a newly allocated capnp.BitList, preferring placement in s's segment.
func (MembraneRequirement_permissionsHeld) Permissions ¶
func (s MembraneRequirement_permissionsHeld) Permissions() (capnp.BitList, error)
func (MembraneRequirement_permissionsHeld) Segment ¶
func (s MembraneRequirement_permissionsHeld) Segment() *capnp.Segment
func (MembraneRequirement_permissionsHeld) SetAccountId ¶
func (s MembraneRequirement_permissionsHeld) SetAccountId(v string) error
func (MembraneRequirement_permissionsHeld) SetGrainId ¶
func (s MembraneRequirement_permissionsHeld) SetGrainId(v string) error
func (MembraneRequirement_permissionsHeld) SetPermissions ¶
func (s MembraneRequirement_permissionsHeld) SetPermissions(v capnp.BitList) error
func (MembraneRequirement_permissionsHeld) SetTokenId ¶
func (s MembraneRequirement_permissionsHeld) SetTokenId(v string) error
func (MembraneRequirement_permissionsHeld) SetUserId ¶
func (s MembraneRequirement_permissionsHeld) SetUserId(v string) error
func (MembraneRequirement_permissionsHeld) TokenId ¶
func (s MembraneRequirement_permissionsHeld) TokenId() (string, error)
func (MembraneRequirement_permissionsHeld) TokenIdBytes ¶
func (s MembraneRequirement_permissionsHeld) TokenIdBytes() ([]byte, error)
func (MembraneRequirement_permissionsHeld) UserId ¶
func (s MembraneRequirement_permissionsHeld) UserId() (string, error)
func (MembraneRequirement_permissionsHeld) UserIdBytes ¶
func (s MembraneRequirement_permissionsHeld) UserIdBytes() ([]byte, error)
func (MembraneRequirement_permissionsHeld) Which ¶
type MembraneRequirement_permissionsHeld_Future ¶
MembraneRequirement_permissionsHeld_Future is a wrapper for a MembraneRequirement_permissionsHeld promised by a client call.
func (MembraneRequirement_permissionsHeld_Future) Struct ¶
func (f MembraneRequirement_permissionsHeld_Future) Struct() (MembraneRequirement_permissionsHeld, error)
type MembraneRequirement_permissionsHeld_Which ¶
type MembraneRequirement_permissionsHeld_Which uint16
const ( MembraneRequirement_permissionsHeld_Which_accountId MembraneRequirement_permissionsHeld_Which = 0 MembraneRequirement_permissionsHeld_Which_tokenId MembraneRequirement_permissionsHeld_Which = 1 )
func (MembraneRequirement_permissionsHeld_Which) String ¶
func (w MembraneRequirement_permissionsHeld_Which) String() string
type PersistentHandle ¶
func PersistentHandle_ServerToClient ¶
func PersistentHandle_ServerToClient(s PersistentHandle_Server) PersistentHandle
PersistentHandle_ServerToClient creates a new Client from an implementation of PersistentHandle_Server. The caller is responsible for calling Release on the returned Client.
func (PersistentHandle) AddRef ¶
func (c PersistentHandle) AddRef() PersistentHandle
AddRef creates a new Client that refers to the same capability as c. If c is nil or has resolved to null, then AddRef returns nil.
func (PersistentHandle) AddRequirements ¶
func (c PersistentHandle) AddRequirements(ctx context.Context, params func(SystemPersistent_addRequirements_Params) error) (SystemPersistent_addRequirements_Results_Future, capnp.ReleaseFunc)
func (PersistentHandle) DecodeFromPtr ¶
func (PersistentHandle) DecodeFromPtr(p capnp.Ptr) PersistentHandle
func (PersistentHandle) EncodeAsPtr ¶
func (c PersistentHandle) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (PersistentHandle) GetFlowLimiter ¶
func (c PersistentHandle) GetFlowLimiter() fc.FlowLimiter
Get the current flowcontrol.FlowLimiter used to manage flow control for this client.
func (PersistentHandle) IsSame ¶
func (c PersistentHandle) IsSame(other PersistentHandle) bool
IsSame reports whether c and other refer to a capability created by the same call to NewClient. This can return false negatives if c or other are not fully resolved: use Resolve if this is an issue. If either c or other are released, then IsSame panics.
func (PersistentHandle) IsValid ¶
func (c PersistentHandle) IsValid() bool
IsValid reports whether c is a valid reference to a capability. A reference is invalid if it is nil, has resolved to null, or has been released.
func (PersistentHandle) Ping ¶
func (c PersistentHandle) Ping(ctx context.Context, params func(util.Handle_ping_Params) error) (util.Handle_ping_Results_Future, capnp.ReleaseFunc)
func (PersistentHandle) Release ¶
func (c PersistentHandle) Release()
Release releases a capability reference. If this is the last reference to the capability, then the underlying resources associated with the capability will be released.
Release will panic if c has already been released, but not if c is nil or resolved to null.
func (PersistentHandle) Resolve ¶
func (c PersistentHandle) Resolve(ctx context.Context) error
Resolve blocks until the capability is fully resolved or the Context expires.
func (PersistentHandle) Save ¶
func (c PersistentHandle) Save(ctx context.Context, params func(persistent.Persistent_SaveParams) error) (persistent.Persistent_SaveResults_Future, capnp.ReleaseFunc)
func (PersistentHandle) SetFlowLimiter ¶
func (c PersistentHandle) SetFlowLimiter(lim fc.FlowLimiter)
Update the flowcontrol.FlowLimiter used to manage flow control for this client. This affects all future calls, but not calls already waiting to send. Passing nil sets the value to flowcontrol.NopLimiter, which is also the default.
func (PersistentHandle) String ¶
func (c PersistentHandle) String() string
String returns a string that identifies this capability for debugging purposes. Its format should not be depended on: in particular, it should not be used to compare clients. Use IsSame to compare clients for equality.
type PersistentHandle_List ¶
type PersistentHandle_List = capnp.CapList[PersistentHandle]
PersistentHandle_List is a list of PersistentHandle.
type PersistentHandle_Server ¶
type PersistentHandle_Server interface { AddRequirements(context.Context, SystemPersistent_addRequirements) error Save(context.Context, persistent.Persistent_save) error Ping(context.Context, util.Handle_ping) error }
type PersistentOngoingNotification ¶
func PersistentOngoingNotification_ServerToClient ¶
func PersistentOngoingNotification_ServerToClient(s PersistentOngoingNotification_Server) PersistentOngoingNotification
PersistentOngoingNotification_ServerToClient creates a new Client from an implementation of PersistentOngoingNotification_Server. The caller is responsible for calling Release on the returned Client.
func (PersistentOngoingNotification) AddRef ¶
func (c PersistentOngoingNotification) AddRef() PersistentOngoingNotification
AddRef creates a new Client that refers to the same capability as c. If c is nil or has resolved to null, then AddRef returns nil.
func (PersistentOngoingNotification) AddRequirements ¶
func (c PersistentOngoingNotification) AddRequirements(ctx context.Context, params func(SystemPersistent_addRequirements_Params) error) (SystemPersistent_addRequirements_Results_Future, capnp.ReleaseFunc)
func (PersistentOngoingNotification) Cancel ¶
func (c PersistentOngoingNotification) Cancel(ctx context.Context, params func(activity.OngoingNotification_cancel_Params) error) (activity.OngoingNotification_cancel_Results_Future, capnp.ReleaseFunc)
func (PersistentOngoingNotification) DecodeFromPtr ¶
func (PersistentOngoingNotification) DecodeFromPtr(p capnp.Ptr) PersistentOngoingNotification
func (PersistentOngoingNotification) EncodeAsPtr ¶
func (c PersistentOngoingNotification) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (PersistentOngoingNotification) GetFlowLimiter ¶
func (c PersistentOngoingNotification) GetFlowLimiter() fc.FlowLimiter
Get the current flowcontrol.FlowLimiter used to manage flow control for this client.
func (PersistentOngoingNotification) IsSame ¶
func (c PersistentOngoingNotification) IsSame(other PersistentOngoingNotification) bool
IsSame reports whether c and other refer to a capability created by the same call to NewClient. This can return false negatives if c or other are not fully resolved: use Resolve if this is an issue. If either c or other are released, then IsSame panics.
func (PersistentOngoingNotification) IsValid ¶
func (c PersistentOngoingNotification) IsValid() bool
IsValid reports whether c is a valid reference to a capability. A reference is invalid if it is nil, has resolved to null, or has been released.
func (PersistentOngoingNotification) Release ¶
func (c PersistentOngoingNotification) Release()
Release releases a capability reference. If this is the last reference to the capability, then the underlying resources associated with the capability will be released.
Release will panic if c has already been released, but not if c is nil or resolved to null.
func (PersistentOngoingNotification) Resolve ¶
func (c PersistentOngoingNotification) Resolve(ctx context.Context) error
Resolve blocks until the capability is fully resolved or the Context expires.
func (PersistentOngoingNotification) Save ¶
func (c PersistentOngoingNotification) Save(ctx context.Context, params func(persistent.Persistent_SaveParams) error) (persistent.Persistent_SaveResults_Future, capnp.ReleaseFunc)
func (PersistentOngoingNotification) SetFlowLimiter ¶
func (c PersistentOngoingNotification) SetFlowLimiter(lim fc.FlowLimiter)
Update the flowcontrol.FlowLimiter used to manage flow control for this client. This affects all future calls, but not calls already waiting to send. Passing nil sets the value to flowcontrol.NopLimiter, which is also the default.
func (PersistentOngoingNotification) String ¶
func (c PersistentOngoingNotification) String() string
String returns a string that identifies this capability for debugging purposes. Its format should not be depended on: in particular, it should not be used to compare clients. Use IsSame to compare clients for equality.
type PersistentOngoingNotification_List ¶
type PersistentOngoingNotification_List = capnp.CapList[PersistentOngoingNotification]
PersistentOngoingNotification_List is a list of PersistentOngoingNotification.
type PersistentOngoingNotification_Server ¶
type PersistentOngoingNotification_Server interface { AddRequirements(context.Context, SystemPersistent_addRequirements) error Save(context.Context, persistent.Persistent_save) error Cancel(context.Context, activity.OngoingNotification_cancel) error }
type SandstormCore ¶
func SandstormCore_ServerToClient ¶
func SandstormCore_ServerToClient(s SandstormCore_Server) SandstormCore
SandstormCore_ServerToClient creates a new Client from an implementation of SandstormCore_Server. The caller is responsible for calling Release on the returned Client.
func (SandstormCore) AddRef ¶
func (c SandstormCore) AddRef() SandstormCore
AddRef creates a new Client that refers to the same capability as c. If c is nil or has resolved to null, then AddRef returns nil.
func (SandstormCore) BackgroundActivity ¶
func (c SandstormCore) BackgroundActivity(ctx context.Context, params func(SandstormCore_backgroundActivity_Params) error) (SandstormCore_backgroundActivity_Results_Future, capnp.ReleaseFunc)
func (SandstormCore) ClaimRequest ¶
func (c SandstormCore) ClaimRequest(ctx context.Context, params func(SandstormCore_claimRequest_Params) error) (SandstormCore_claimRequest_Results_Future, capnp.ReleaseFunc)
func (SandstormCore) DecodeFromPtr ¶
func (SandstormCore) DecodeFromPtr(p capnp.Ptr) SandstormCore
func (SandstormCore) Drop ¶
func (c SandstormCore) Drop(ctx context.Context, params func(SandstormCore_drop_Params) error) (SandstormCore_drop_Results_Future, capnp.ReleaseFunc)
func (SandstormCore) GetFlowLimiter ¶
func (c SandstormCore) GetFlowLimiter() fc.FlowLimiter
Get the current flowcontrol.FlowLimiter used to manage flow control for this client.
func (SandstormCore) GetIdentityId ¶
func (c SandstormCore) GetIdentityId(ctx context.Context, params func(SandstormCore_getIdentityId_Params) error) (SandstormCore_getIdentityId_Results_Future, capnp.ReleaseFunc)
func (SandstormCore) GetOwnerNotificationTarget ¶
func (c SandstormCore) GetOwnerNotificationTarget(ctx context.Context, params func(SandstormCore_getOwnerNotificationTarget_Params) error) (SandstormCore_getOwnerNotificationTarget_Results_Future, capnp.ReleaseFunc)
func (SandstormCore) IsSame ¶
func (c SandstormCore) IsSame(other SandstormCore) bool
IsSame reports whether c and other refer to a capability created by the same call to NewClient. This can return false negatives if c or other are not fully resolved: use Resolve if this is an issue. If either c or other are released, then IsSame panics.
func (SandstormCore) IsValid ¶
func (c SandstormCore) IsValid() bool
IsValid reports whether c is a valid reference to a capability. A reference is invalid if it is nil, has resolved to null, or has been released.
func (SandstormCore) MakeChildToken ¶
func (c SandstormCore) MakeChildToken(ctx context.Context, params func(SandstormCore_makeChildToken_Params) error) (SandstormCore_makeChildToken_Results_Future, capnp.ReleaseFunc)
func (SandstormCore) MakeToken ¶
func (c SandstormCore) MakeToken(ctx context.Context, params func(SandstormCore_makeToken_Params) error) (SandstormCore_makeToken_Results_Future, capnp.ReleaseFunc)
func (SandstormCore) ObsoleteCheckRequirements ¶
func (c SandstormCore) ObsoleteCheckRequirements(ctx context.Context, params func(SandstormCore_obsoleteCheckRequirements_Params) error) (SandstormCore_obsoleteCheckRequirements_Results_Future, capnp.ReleaseFunc)
func (SandstormCore) Release ¶
func (c SandstormCore) Release()
Release releases a capability reference. If this is the last reference to the capability, then the underlying resources associated with the capability will be released.
Release will panic if c has already been released, but not if c is nil or resolved to null.
func (SandstormCore) ReportGrainSize ¶
func (c SandstormCore) ReportGrainSize(ctx context.Context, params func(SandstormCore_reportGrainSize_Params) error) (SandstormCore_reportGrainSize_Results_Future, capnp.ReleaseFunc)
func (SandstormCore) Resolve ¶
func (c SandstormCore) Resolve(ctx context.Context) error
Resolve blocks until the capability is fully resolved or the Context expires.
func (SandstormCore) Restore ¶
func (c SandstormCore) Restore(ctx context.Context, params func(SandstormCore_restore_Params) error) (SandstormCore_restore_Results_Future, capnp.ReleaseFunc)
func (SandstormCore) Schedule ¶
func (c SandstormCore) Schedule(ctx context.Context, params func(grain.ScheduledJob) error) (SandstormCore_schedule_Results_Future, capnp.ReleaseFunc)
func (SandstormCore) SetFlowLimiter ¶
func (c SandstormCore) SetFlowLimiter(lim fc.FlowLimiter)
Update the flowcontrol.FlowLimiter used to manage flow control for this client. This affects all future calls, but not calls already waiting to send. Passing nil sets the value to flowcontrol.NopLimiter, which is also the default.
func (SandstormCore) String ¶
func (c SandstormCore) String() string
String returns a string that identifies this capability for debugging purposes. Its format should not be depended on: in particular, it should not be used to compare clients. Use IsSame to compare clients for equality.
type SandstormCore_List ¶
type SandstormCore_List = capnp.CapList[SandstormCore]
SandstormCore_List is a list of SandstormCore.
type SandstormCore_Server ¶
type SandstormCore_Server interface { Restore(context.Context, SandstormCore_restore) error MakeToken(context.Context, SandstormCore_makeToken) error GetOwnerNotificationTarget(context.Context, SandstormCore_getOwnerNotificationTarget) error Drop(context.Context, SandstormCore_drop) error ObsoleteCheckRequirements(context.Context, SandstormCore_obsoleteCheckRequirements) error MakeChildToken(context.Context, SandstormCore_makeChildToken) error ClaimRequest(context.Context, SandstormCore_claimRequest) error BackgroundActivity(context.Context, SandstormCore_backgroundActivity) error ReportGrainSize(context.Context, SandstormCore_reportGrainSize) error GetIdentityId(context.Context, SandstormCore_getIdentityId) error Schedule(context.Context, SandstormCore_schedule) error }
type SandstormCore_backgroundActivity ¶
SandstormCore_backgroundActivity holds the state for a server call to SandstormCore.backgroundActivity. See server.Call for documentation.
func (SandstormCore_backgroundActivity) AllocResults ¶
func (c SandstormCore_backgroundActivity) AllocResults() (SandstormCore_backgroundActivity_Results, error)
AllocResults allocates the results struct.
func (SandstormCore_backgroundActivity) Args ¶
Args returns the call's arguments.
type SandstormCore_backgroundActivity_Params ¶
func NewRootSandstormCore_backgroundActivity_Params ¶
func NewRootSandstormCore_backgroundActivity_Params(s *capnp.Segment) (SandstormCore_backgroundActivity_Params, error)
func NewSandstormCore_backgroundActivity_Params ¶
func NewSandstormCore_backgroundActivity_Params(s *capnp.Segment) (SandstormCore_backgroundActivity_Params, error)
func ReadRootSandstormCore_backgroundActivity_Params ¶
func ReadRootSandstormCore_backgroundActivity_Params(msg *capnp.Message) (SandstormCore_backgroundActivity_Params, error)
func (SandstormCore_backgroundActivity_Params) DecodeFromPtr ¶
func (SandstormCore_backgroundActivity_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_backgroundActivity_Params
func (SandstormCore_backgroundActivity_Params) EncodeAsPtr ¶
func (s SandstormCore_backgroundActivity_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_backgroundActivity_Params) Event ¶
func (s SandstormCore_backgroundActivity_Params) Event() (activity.ActivityEvent, error)
func (SandstormCore_backgroundActivity_Params) HasEvent ¶
func (s SandstormCore_backgroundActivity_Params) HasEvent() bool
func (SandstormCore_backgroundActivity_Params) IsValid ¶
func (s SandstormCore_backgroundActivity_Params) IsValid() bool
func (SandstormCore_backgroundActivity_Params) Message ¶
func (s SandstormCore_backgroundActivity_Params) Message() *capnp.Message
func (SandstormCore_backgroundActivity_Params) NewEvent ¶
func (s SandstormCore_backgroundActivity_Params) NewEvent() (activity.ActivityEvent, error)
NewEvent sets the event field to a newly allocated activity.ActivityEvent struct, preferring placement in s's segment.
func (SandstormCore_backgroundActivity_Params) Segment ¶
func (s SandstormCore_backgroundActivity_Params) Segment() *capnp.Segment
func (SandstormCore_backgroundActivity_Params) SetEvent ¶
func (s SandstormCore_backgroundActivity_Params) SetEvent(v activity.ActivityEvent) error
func (SandstormCore_backgroundActivity_Params) String ¶
func (s SandstormCore_backgroundActivity_Params) String() string
func (SandstormCore_backgroundActivity_Params) ToPtr ¶
func (s SandstormCore_backgroundActivity_Params) ToPtr() capnp.Ptr
type SandstormCore_backgroundActivity_Params_Future ¶
SandstormCore_backgroundActivity_Params_Future is a wrapper for a SandstormCore_backgroundActivity_Params promised by a client call.
func (SandstormCore_backgroundActivity_Params_Future) Event ¶
func (p SandstormCore_backgroundActivity_Params_Future) Event() activity.ActivityEvent_Future
func (SandstormCore_backgroundActivity_Params_Future) Struct ¶
func (f SandstormCore_backgroundActivity_Params_Future) Struct() (SandstormCore_backgroundActivity_Params, error)
type SandstormCore_backgroundActivity_Params_List ¶
type SandstormCore_backgroundActivity_Params_List = capnp.StructList[SandstormCore_backgroundActivity_Params]
SandstormCore_backgroundActivity_Params_List is a list of SandstormCore_backgroundActivity_Params.
type SandstormCore_backgroundActivity_Results ¶
func NewRootSandstormCore_backgroundActivity_Results ¶
func NewRootSandstormCore_backgroundActivity_Results(s *capnp.Segment) (SandstormCore_backgroundActivity_Results, error)
func NewSandstormCore_backgroundActivity_Results ¶
func NewSandstormCore_backgroundActivity_Results(s *capnp.Segment) (SandstormCore_backgroundActivity_Results, error)
func ReadRootSandstormCore_backgroundActivity_Results ¶
func ReadRootSandstormCore_backgroundActivity_Results(msg *capnp.Message) (SandstormCore_backgroundActivity_Results, error)
func (SandstormCore_backgroundActivity_Results) DecodeFromPtr ¶
func (SandstormCore_backgroundActivity_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_backgroundActivity_Results
func (SandstormCore_backgroundActivity_Results) EncodeAsPtr ¶
func (s SandstormCore_backgroundActivity_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_backgroundActivity_Results) IsValid ¶
func (s SandstormCore_backgroundActivity_Results) IsValid() bool
func (SandstormCore_backgroundActivity_Results) Message ¶
func (s SandstormCore_backgroundActivity_Results) Message() *capnp.Message
func (SandstormCore_backgroundActivity_Results) Segment ¶
func (s SandstormCore_backgroundActivity_Results) Segment() *capnp.Segment
func (SandstormCore_backgroundActivity_Results) String ¶
func (s SandstormCore_backgroundActivity_Results) String() string
func (SandstormCore_backgroundActivity_Results) ToPtr ¶
func (s SandstormCore_backgroundActivity_Results) ToPtr() capnp.Ptr
type SandstormCore_backgroundActivity_Results_Future ¶
SandstormCore_backgroundActivity_Results_Future is a wrapper for a SandstormCore_backgroundActivity_Results promised by a client call.
func (SandstormCore_backgroundActivity_Results_Future) Struct ¶
func (f SandstormCore_backgroundActivity_Results_Future) Struct() (SandstormCore_backgroundActivity_Results, error)
type SandstormCore_backgroundActivity_Results_List ¶
type SandstormCore_backgroundActivity_Results_List = capnp.StructList[SandstormCore_backgroundActivity_Results]
SandstormCore_backgroundActivity_Results_List is a list of SandstormCore_backgroundActivity_Results.
func NewSandstormCore_backgroundActivity_Results_List ¶
func NewSandstormCore_backgroundActivity_Results_List(s *capnp.Segment, sz int32) (SandstormCore_backgroundActivity_Results_List, error)
NewSandstormCore_backgroundActivity_Results creates a new list of SandstormCore_backgroundActivity_Results.
type SandstormCore_claimRequest ¶
SandstormCore_claimRequest holds the state for a server call to SandstormCore.claimRequest. See server.Call for documentation.
func (SandstormCore_claimRequest) AllocResults ¶
func (c SandstormCore_claimRequest) AllocResults() (SandstormCore_claimRequest_Results, error)
AllocResults allocates the results struct.
func (SandstormCore_claimRequest) Args ¶
func (c SandstormCore_claimRequest) Args() SandstormCore_claimRequest_Params
Args returns the call's arguments.
type SandstormCore_claimRequest_Params ¶
func NewRootSandstormCore_claimRequest_Params ¶
func NewRootSandstormCore_claimRequest_Params(s *capnp.Segment) (SandstormCore_claimRequest_Params, error)
func NewSandstormCore_claimRequest_Params ¶
func NewSandstormCore_claimRequest_Params(s *capnp.Segment) (SandstormCore_claimRequest_Params, error)
func ReadRootSandstormCore_claimRequest_Params ¶
func ReadRootSandstormCore_claimRequest_Params(msg *capnp.Message) (SandstormCore_claimRequest_Params, error)
func (SandstormCore_claimRequest_Params) DecodeFromPtr ¶
func (SandstormCore_claimRequest_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_claimRequest_Params
func (SandstormCore_claimRequest_Params) EncodeAsPtr ¶
func (s SandstormCore_claimRequest_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_claimRequest_Params) HasRequestToken ¶
func (s SandstormCore_claimRequest_Params) HasRequestToken() bool
func (SandstormCore_claimRequest_Params) HasRequiredPermissions ¶
func (s SandstormCore_claimRequest_Params) HasRequiredPermissions() bool
func (SandstormCore_claimRequest_Params) IsValid ¶
func (s SandstormCore_claimRequest_Params) IsValid() bool
func (SandstormCore_claimRequest_Params) Message ¶
func (s SandstormCore_claimRequest_Params) Message() *capnp.Message
func (SandstormCore_claimRequest_Params) NewRequiredPermissions ¶
func (s SandstormCore_claimRequest_Params) NewRequiredPermissions(n int32) (capnp.BitList, error)
NewRequiredPermissions sets the requiredPermissions field to a newly allocated capnp.BitList, preferring placement in s's segment.
func (SandstormCore_claimRequest_Params) RequestToken ¶
func (s SandstormCore_claimRequest_Params) RequestToken() (string, error)
func (SandstormCore_claimRequest_Params) RequestTokenBytes ¶
func (s SandstormCore_claimRequest_Params) RequestTokenBytes() ([]byte, error)
func (SandstormCore_claimRequest_Params) RequiredPermissions ¶
func (s SandstormCore_claimRequest_Params) RequiredPermissions() (capnp.BitList, error)
func (SandstormCore_claimRequest_Params) Segment ¶
func (s SandstormCore_claimRequest_Params) Segment() *capnp.Segment
func (SandstormCore_claimRequest_Params) SetRequestToken ¶
func (s SandstormCore_claimRequest_Params) SetRequestToken(v string) error
func (SandstormCore_claimRequest_Params) SetRequiredPermissions ¶
func (s SandstormCore_claimRequest_Params) SetRequiredPermissions(v capnp.BitList) error
func (SandstormCore_claimRequest_Params) String ¶
func (s SandstormCore_claimRequest_Params) String() string
func (SandstormCore_claimRequest_Params) ToPtr ¶
func (s SandstormCore_claimRequest_Params) ToPtr() capnp.Ptr
type SandstormCore_claimRequest_Params_Future ¶
SandstormCore_claimRequest_Params_Future is a wrapper for a SandstormCore_claimRequest_Params promised by a client call.
func (SandstormCore_claimRequest_Params_Future) Struct ¶
func (f SandstormCore_claimRequest_Params_Future) Struct() (SandstormCore_claimRequest_Params, error)
type SandstormCore_claimRequest_Params_List ¶
type SandstormCore_claimRequest_Params_List = capnp.StructList[SandstormCore_claimRequest_Params]
SandstormCore_claimRequest_Params_List is a list of SandstormCore_claimRequest_Params.
type SandstormCore_claimRequest_Results ¶
func NewRootSandstormCore_claimRequest_Results ¶
func NewRootSandstormCore_claimRequest_Results(s *capnp.Segment) (SandstormCore_claimRequest_Results, error)
func NewSandstormCore_claimRequest_Results ¶
func NewSandstormCore_claimRequest_Results(s *capnp.Segment) (SandstormCore_claimRequest_Results, error)
func ReadRootSandstormCore_claimRequest_Results ¶
func ReadRootSandstormCore_claimRequest_Results(msg *capnp.Message) (SandstormCore_claimRequest_Results, error)
func (SandstormCore_claimRequest_Results) Cap ¶
func (s SandstormCore_claimRequest_Results) Cap() capnp.Client
func (SandstormCore_claimRequest_Results) DecodeFromPtr ¶
func (SandstormCore_claimRequest_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_claimRequest_Results
func (SandstormCore_claimRequest_Results) EncodeAsPtr ¶
func (s SandstormCore_claimRequest_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_claimRequest_Results) HasCap ¶
func (s SandstormCore_claimRequest_Results) HasCap() bool
func (SandstormCore_claimRequest_Results) IsValid ¶
func (s SandstormCore_claimRequest_Results) IsValid() bool
func (SandstormCore_claimRequest_Results) Message ¶
func (s SandstormCore_claimRequest_Results) Message() *capnp.Message
func (SandstormCore_claimRequest_Results) Segment ¶
func (s SandstormCore_claimRequest_Results) Segment() *capnp.Segment
func (SandstormCore_claimRequest_Results) SetCap ¶
func (s SandstormCore_claimRequest_Results) SetCap(c capnp.Client) error
func (SandstormCore_claimRequest_Results) String ¶
func (s SandstormCore_claimRequest_Results) String() string
func (SandstormCore_claimRequest_Results) ToPtr ¶
func (s SandstormCore_claimRequest_Results) ToPtr() capnp.Ptr
type SandstormCore_claimRequest_Results_Future ¶
SandstormCore_claimRequest_Results_Future is a wrapper for a SandstormCore_claimRequest_Results promised by a client call.
func (SandstormCore_claimRequest_Results_Future) Cap ¶
func (p SandstormCore_claimRequest_Results_Future) Cap() capnp.Client
func (SandstormCore_claimRequest_Results_Future) Struct ¶
func (f SandstormCore_claimRequest_Results_Future) Struct() (SandstormCore_claimRequest_Results, error)
type SandstormCore_claimRequest_Results_List ¶
type SandstormCore_claimRequest_Results_List = capnp.StructList[SandstormCore_claimRequest_Results]
SandstormCore_claimRequest_Results_List is a list of SandstormCore_claimRequest_Results.
type SandstormCore_drop ¶
SandstormCore_drop holds the state for a server call to SandstormCore.drop. See server.Call for documentation.
func (SandstormCore_drop) AllocResults ¶
func (c SandstormCore_drop) AllocResults() (SandstormCore_drop_Results, error)
AllocResults allocates the results struct.
func (SandstormCore_drop) Args ¶
func (c SandstormCore_drop) Args() SandstormCore_drop_Params
Args returns the call's arguments.
type SandstormCore_drop_Params ¶
func NewRootSandstormCore_drop_Params ¶
func NewRootSandstormCore_drop_Params(s *capnp.Segment) (SandstormCore_drop_Params, error)
func NewSandstormCore_drop_Params ¶
func NewSandstormCore_drop_Params(s *capnp.Segment) (SandstormCore_drop_Params, error)
func ReadRootSandstormCore_drop_Params ¶
func ReadRootSandstormCore_drop_Params(msg *capnp.Message) (SandstormCore_drop_Params, error)
func (SandstormCore_drop_Params) DecodeFromPtr ¶
func (SandstormCore_drop_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_drop_Params
func (SandstormCore_drop_Params) EncodeAsPtr ¶
func (s SandstormCore_drop_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_drop_Params) HasToken ¶
func (s SandstormCore_drop_Params) HasToken() bool
func (SandstormCore_drop_Params) IsValid ¶
func (s SandstormCore_drop_Params) IsValid() bool
func (SandstormCore_drop_Params) Message ¶
func (s SandstormCore_drop_Params) Message() *capnp.Message
func (SandstormCore_drop_Params) Segment ¶
func (s SandstormCore_drop_Params) Segment() *capnp.Segment
func (SandstormCore_drop_Params) SetToken ¶
func (s SandstormCore_drop_Params) SetToken(v []byte) error
func (SandstormCore_drop_Params) String ¶
func (s SandstormCore_drop_Params) String() string
func (SandstormCore_drop_Params) ToPtr ¶
func (s SandstormCore_drop_Params) ToPtr() capnp.Ptr
func (SandstormCore_drop_Params) Token ¶
func (s SandstormCore_drop_Params) Token() ([]byte, error)
type SandstormCore_drop_Params_Future ¶
SandstormCore_drop_Params_Future is a wrapper for a SandstormCore_drop_Params promised by a client call.
func (SandstormCore_drop_Params_Future) Struct ¶
func (f SandstormCore_drop_Params_Future) Struct() (SandstormCore_drop_Params, error)
type SandstormCore_drop_Params_List ¶
type SandstormCore_drop_Params_List = capnp.StructList[SandstormCore_drop_Params]
SandstormCore_drop_Params_List is a list of SandstormCore_drop_Params.
type SandstormCore_drop_Results ¶
func NewRootSandstormCore_drop_Results ¶
func NewRootSandstormCore_drop_Results(s *capnp.Segment) (SandstormCore_drop_Results, error)
func NewSandstormCore_drop_Results ¶
func NewSandstormCore_drop_Results(s *capnp.Segment) (SandstormCore_drop_Results, error)
func ReadRootSandstormCore_drop_Results ¶
func ReadRootSandstormCore_drop_Results(msg *capnp.Message) (SandstormCore_drop_Results, error)
func (SandstormCore_drop_Results) DecodeFromPtr ¶
func (SandstormCore_drop_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_drop_Results
func (SandstormCore_drop_Results) EncodeAsPtr ¶
func (s SandstormCore_drop_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_drop_Results) IsValid ¶
func (s SandstormCore_drop_Results) IsValid() bool
func (SandstormCore_drop_Results) Message ¶
func (s SandstormCore_drop_Results) Message() *capnp.Message
func (SandstormCore_drop_Results) Segment ¶
func (s SandstormCore_drop_Results) Segment() *capnp.Segment
func (SandstormCore_drop_Results) String ¶
func (s SandstormCore_drop_Results) String() string
func (SandstormCore_drop_Results) ToPtr ¶
func (s SandstormCore_drop_Results) ToPtr() capnp.Ptr
type SandstormCore_drop_Results_Future ¶
SandstormCore_drop_Results_Future is a wrapper for a SandstormCore_drop_Results promised by a client call.
func (SandstormCore_drop_Results_Future) Struct ¶
func (f SandstormCore_drop_Results_Future) Struct() (SandstormCore_drop_Results, error)
type SandstormCore_drop_Results_List ¶
type SandstormCore_drop_Results_List = capnp.StructList[SandstormCore_drop_Results]
SandstormCore_drop_Results_List is a list of SandstormCore_drop_Results.
type SandstormCore_getIdentityId ¶
SandstormCore_getIdentityId holds the state for a server call to SandstormCore.getIdentityId. See server.Call for documentation.
func (SandstormCore_getIdentityId) AllocResults ¶
func (c SandstormCore_getIdentityId) AllocResults() (SandstormCore_getIdentityId_Results, error)
AllocResults allocates the results struct.
func (SandstormCore_getIdentityId) Args ¶
func (c SandstormCore_getIdentityId) Args() SandstormCore_getIdentityId_Params
Args returns the call's arguments.
type SandstormCore_getIdentityId_Params ¶
func NewRootSandstormCore_getIdentityId_Params ¶
func NewRootSandstormCore_getIdentityId_Params(s *capnp.Segment) (SandstormCore_getIdentityId_Params, error)
func NewSandstormCore_getIdentityId_Params ¶
func NewSandstormCore_getIdentityId_Params(s *capnp.Segment) (SandstormCore_getIdentityId_Params, error)
func ReadRootSandstormCore_getIdentityId_Params ¶
func ReadRootSandstormCore_getIdentityId_Params(msg *capnp.Message) (SandstormCore_getIdentityId_Params, error)
func (SandstormCore_getIdentityId_Params) DecodeFromPtr ¶
func (SandstormCore_getIdentityId_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_getIdentityId_Params
func (SandstormCore_getIdentityId_Params) EncodeAsPtr ¶
func (s SandstormCore_getIdentityId_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_getIdentityId_Params) HasIdentity ¶
func (s SandstormCore_getIdentityId_Params) HasIdentity() bool
func (SandstormCore_getIdentityId_Params) Identity ¶
func (s SandstormCore_getIdentityId_Params) Identity() identity.Identity
func (SandstormCore_getIdentityId_Params) IsValid ¶
func (s SandstormCore_getIdentityId_Params) IsValid() bool
func (SandstormCore_getIdentityId_Params) Message ¶
func (s SandstormCore_getIdentityId_Params) Message() *capnp.Message
func (SandstormCore_getIdentityId_Params) Segment ¶
func (s SandstormCore_getIdentityId_Params) Segment() *capnp.Segment
func (SandstormCore_getIdentityId_Params) SetIdentity ¶
func (s SandstormCore_getIdentityId_Params) SetIdentity(v identity.Identity) error
func (SandstormCore_getIdentityId_Params) String ¶
func (s SandstormCore_getIdentityId_Params) String() string
func (SandstormCore_getIdentityId_Params) ToPtr ¶
func (s SandstormCore_getIdentityId_Params) ToPtr() capnp.Ptr
type SandstormCore_getIdentityId_Params_Future ¶
SandstormCore_getIdentityId_Params_Future is a wrapper for a SandstormCore_getIdentityId_Params promised by a client call.
func (SandstormCore_getIdentityId_Params_Future) Identity ¶
func (p SandstormCore_getIdentityId_Params_Future) Identity() identity.Identity
func (SandstormCore_getIdentityId_Params_Future) Struct ¶
func (f SandstormCore_getIdentityId_Params_Future) Struct() (SandstormCore_getIdentityId_Params, error)
type SandstormCore_getIdentityId_Params_List ¶
type SandstormCore_getIdentityId_Params_List = capnp.StructList[SandstormCore_getIdentityId_Params]
SandstormCore_getIdentityId_Params_List is a list of SandstormCore_getIdentityId_Params.
type SandstormCore_getIdentityId_Results ¶
func NewRootSandstormCore_getIdentityId_Results ¶
func NewRootSandstormCore_getIdentityId_Results(s *capnp.Segment) (SandstormCore_getIdentityId_Results, error)
func NewSandstormCore_getIdentityId_Results ¶
func NewSandstormCore_getIdentityId_Results(s *capnp.Segment) (SandstormCore_getIdentityId_Results, error)
func ReadRootSandstormCore_getIdentityId_Results ¶
func ReadRootSandstormCore_getIdentityId_Results(msg *capnp.Message) (SandstormCore_getIdentityId_Results, error)
func (SandstormCore_getIdentityId_Results) DecodeFromPtr ¶
func (SandstormCore_getIdentityId_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_getIdentityId_Results
func (SandstormCore_getIdentityId_Results) EncodeAsPtr ¶
func (s SandstormCore_getIdentityId_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_getIdentityId_Results) HasId ¶
func (s SandstormCore_getIdentityId_Results) HasId() bool
func (SandstormCore_getIdentityId_Results) Id ¶
func (s SandstormCore_getIdentityId_Results) Id() ([]byte, error)
func (SandstormCore_getIdentityId_Results) IsValid ¶
func (s SandstormCore_getIdentityId_Results) IsValid() bool
func (SandstormCore_getIdentityId_Results) Message ¶
func (s SandstormCore_getIdentityId_Results) Message() *capnp.Message
func (SandstormCore_getIdentityId_Results) Segment ¶
func (s SandstormCore_getIdentityId_Results) Segment() *capnp.Segment
func (SandstormCore_getIdentityId_Results) SetId ¶
func (s SandstormCore_getIdentityId_Results) SetId(v []byte) error
func (SandstormCore_getIdentityId_Results) String ¶
func (s SandstormCore_getIdentityId_Results) String() string
func (SandstormCore_getIdentityId_Results) ToPtr ¶
func (s SandstormCore_getIdentityId_Results) ToPtr() capnp.Ptr
type SandstormCore_getIdentityId_Results_Future ¶
SandstormCore_getIdentityId_Results_Future is a wrapper for a SandstormCore_getIdentityId_Results promised by a client call.
func (SandstormCore_getIdentityId_Results_Future) Struct ¶
func (f SandstormCore_getIdentityId_Results_Future) Struct() (SandstormCore_getIdentityId_Results, error)
type SandstormCore_getIdentityId_Results_List ¶
type SandstormCore_getIdentityId_Results_List = capnp.StructList[SandstormCore_getIdentityId_Results]
SandstormCore_getIdentityId_Results_List is a list of SandstormCore_getIdentityId_Results.
type SandstormCore_getOwnerNotificationTarget ¶
SandstormCore_getOwnerNotificationTarget holds the state for a server call to SandstormCore.getOwnerNotificationTarget. See server.Call for documentation.
func (SandstormCore_getOwnerNotificationTarget) AllocResults ¶
func (c SandstormCore_getOwnerNotificationTarget) AllocResults() (SandstormCore_getOwnerNotificationTarget_Results, error)
AllocResults allocates the results struct.
func (SandstormCore_getOwnerNotificationTarget) Args ¶
func (c SandstormCore_getOwnerNotificationTarget) Args() SandstormCore_getOwnerNotificationTarget_Params
Args returns the call's arguments.
type SandstormCore_getOwnerNotificationTarget_Params ¶
func NewRootSandstormCore_getOwnerNotificationTarget_Params ¶
func NewRootSandstormCore_getOwnerNotificationTarget_Params(s *capnp.Segment) (SandstormCore_getOwnerNotificationTarget_Params, error)
func NewSandstormCore_getOwnerNotificationTarget_Params ¶
func NewSandstormCore_getOwnerNotificationTarget_Params(s *capnp.Segment) (SandstormCore_getOwnerNotificationTarget_Params, error)
func ReadRootSandstormCore_getOwnerNotificationTarget_Params ¶
func ReadRootSandstormCore_getOwnerNotificationTarget_Params(msg *capnp.Message) (SandstormCore_getOwnerNotificationTarget_Params, error)
func (SandstormCore_getOwnerNotificationTarget_Params) DecodeFromPtr ¶
func (SandstormCore_getOwnerNotificationTarget_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_getOwnerNotificationTarget_Params
func (SandstormCore_getOwnerNotificationTarget_Params) EncodeAsPtr ¶
func (s SandstormCore_getOwnerNotificationTarget_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_getOwnerNotificationTarget_Params) IsValid ¶
func (s SandstormCore_getOwnerNotificationTarget_Params) IsValid() bool
func (SandstormCore_getOwnerNotificationTarget_Params) Message ¶
func (s SandstormCore_getOwnerNotificationTarget_Params) Message() *capnp.Message
func (SandstormCore_getOwnerNotificationTarget_Params) Segment ¶
func (s SandstormCore_getOwnerNotificationTarget_Params) Segment() *capnp.Segment
func (SandstormCore_getOwnerNotificationTarget_Params) String ¶
func (s SandstormCore_getOwnerNotificationTarget_Params) String() string
func (SandstormCore_getOwnerNotificationTarget_Params) ToPtr ¶
func (s SandstormCore_getOwnerNotificationTarget_Params) ToPtr() capnp.Ptr
type SandstormCore_getOwnerNotificationTarget_Params_Future ¶
SandstormCore_getOwnerNotificationTarget_Params_Future is a wrapper for a SandstormCore_getOwnerNotificationTarget_Params promised by a client call.
func (SandstormCore_getOwnerNotificationTarget_Params_Future) Struct ¶
type SandstormCore_getOwnerNotificationTarget_Params_List ¶
type SandstormCore_getOwnerNotificationTarget_Params_List = capnp.StructList[SandstormCore_getOwnerNotificationTarget_Params]
SandstormCore_getOwnerNotificationTarget_Params_List is a list of SandstormCore_getOwnerNotificationTarget_Params.
func NewSandstormCore_getOwnerNotificationTarget_Params_List ¶
func NewSandstormCore_getOwnerNotificationTarget_Params_List(s *capnp.Segment, sz int32) (SandstormCore_getOwnerNotificationTarget_Params_List, error)
NewSandstormCore_getOwnerNotificationTarget_Params creates a new list of SandstormCore_getOwnerNotificationTarget_Params.
type SandstormCore_getOwnerNotificationTarget_Results ¶
func NewRootSandstormCore_getOwnerNotificationTarget_Results ¶
func NewRootSandstormCore_getOwnerNotificationTarget_Results(s *capnp.Segment) (SandstormCore_getOwnerNotificationTarget_Results, error)
func NewSandstormCore_getOwnerNotificationTarget_Results ¶
func NewSandstormCore_getOwnerNotificationTarget_Results(s *capnp.Segment) (SandstormCore_getOwnerNotificationTarget_Results, error)
func ReadRootSandstormCore_getOwnerNotificationTarget_Results ¶
func ReadRootSandstormCore_getOwnerNotificationTarget_Results(msg *capnp.Message) (SandstormCore_getOwnerNotificationTarget_Results, error)
func (SandstormCore_getOwnerNotificationTarget_Results) DecodeFromPtr ¶
func (SandstormCore_getOwnerNotificationTarget_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_getOwnerNotificationTarget_Results
func (SandstormCore_getOwnerNotificationTarget_Results) EncodeAsPtr ¶
func (s SandstormCore_getOwnerNotificationTarget_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_getOwnerNotificationTarget_Results) HasOwner ¶
func (s SandstormCore_getOwnerNotificationTarget_Results) HasOwner() bool
func (SandstormCore_getOwnerNotificationTarget_Results) IsValid ¶
func (s SandstormCore_getOwnerNotificationTarget_Results) IsValid() bool
func (SandstormCore_getOwnerNotificationTarget_Results) Message ¶
func (s SandstormCore_getOwnerNotificationTarget_Results) Message() *capnp.Message
func (SandstormCore_getOwnerNotificationTarget_Results) Owner ¶
func (s SandstormCore_getOwnerNotificationTarget_Results) Owner() activity.NotificationTarget
func (SandstormCore_getOwnerNotificationTarget_Results) Segment ¶
func (s SandstormCore_getOwnerNotificationTarget_Results) Segment() *capnp.Segment
func (SandstormCore_getOwnerNotificationTarget_Results) SetOwner ¶
func (s SandstormCore_getOwnerNotificationTarget_Results) SetOwner(v activity.NotificationTarget) error
func (SandstormCore_getOwnerNotificationTarget_Results) String ¶
func (s SandstormCore_getOwnerNotificationTarget_Results) String() string
func (SandstormCore_getOwnerNotificationTarget_Results) ToPtr ¶
func (s SandstormCore_getOwnerNotificationTarget_Results) ToPtr() capnp.Ptr
type SandstormCore_getOwnerNotificationTarget_Results_Future ¶
SandstormCore_getOwnerNotificationTarget_Results_Future is a wrapper for a SandstormCore_getOwnerNotificationTarget_Results promised by a client call.
func (SandstormCore_getOwnerNotificationTarget_Results_Future) Owner ¶
func (SandstormCore_getOwnerNotificationTarget_Results_Future) Struct ¶
type SandstormCore_getOwnerNotificationTarget_Results_List ¶
type SandstormCore_getOwnerNotificationTarget_Results_List = capnp.StructList[SandstormCore_getOwnerNotificationTarget_Results]
SandstormCore_getOwnerNotificationTarget_Results_List is a list of SandstormCore_getOwnerNotificationTarget_Results.
func NewSandstormCore_getOwnerNotificationTarget_Results_List ¶
func NewSandstormCore_getOwnerNotificationTarget_Results_List(s *capnp.Segment, sz int32) (SandstormCore_getOwnerNotificationTarget_Results_List, error)
NewSandstormCore_getOwnerNotificationTarget_Results creates a new list of SandstormCore_getOwnerNotificationTarget_Results.
type SandstormCore_makeChildToken ¶
SandstormCore_makeChildToken holds the state for a server call to SandstormCore.makeChildToken. See server.Call for documentation.
func (SandstormCore_makeChildToken) AllocResults ¶
func (c SandstormCore_makeChildToken) AllocResults() (SandstormCore_makeChildToken_Results, error)
AllocResults allocates the results struct.
func (SandstormCore_makeChildToken) Args ¶
func (c SandstormCore_makeChildToken) Args() SandstormCore_makeChildToken_Params
Args returns the call's arguments.
type SandstormCore_makeChildToken_Params ¶
func NewRootSandstormCore_makeChildToken_Params ¶
func NewRootSandstormCore_makeChildToken_Params(s *capnp.Segment) (SandstormCore_makeChildToken_Params, error)
func NewSandstormCore_makeChildToken_Params ¶
func NewSandstormCore_makeChildToken_Params(s *capnp.Segment) (SandstormCore_makeChildToken_Params, error)
func ReadRootSandstormCore_makeChildToken_Params ¶
func ReadRootSandstormCore_makeChildToken_Params(msg *capnp.Message) (SandstormCore_makeChildToken_Params, error)
func (SandstormCore_makeChildToken_Params) DecodeFromPtr ¶
func (SandstormCore_makeChildToken_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_makeChildToken_Params
func (SandstormCore_makeChildToken_Params) EncodeAsPtr ¶
func (s SandstormCore_makeChildToken_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_makeChildToken_Params) HasOwner ¶
func (s SandstormCore_makeChildToken_Params) HasOwner() bool
func (SandstormCore_makeChildToken_Params) HasParent ¶
func (s SandstormCore_makeChildToken_Params) HasParent() bool
func (SandstormCore_makeChildToken_Params) HasRequirements ¶
func (s SandstormCore_makeChildToken_Params) HasRequirements() bool
func (SandstormCore_makeChildToken_Params) IsValid ¶
func (s SandstormCore_makeChildToken_Params) IsValid() bool
func (SandstormCore_makeChildToken_Params) Message ¶
func (s SandstormCore_makeChildToken_Params) Message() *capnp.Message
func (SandstormCore_makeChildToken_Params) NewOwner ¶
func (s SandstormCore_makeChildToken_Params) NewOwner() (ApiTokenOwner, error)
NewOwner sets the owner field to a newly allocated ApiTokenOwner struct, preferring placement in s's segment.
func (SandstormCore_makeChildToken_Params) NewRequirements ¶
func (s SandstormCore_makeChildToken_Params) NewRequirements(n int32) (MembraneRequirement_List, error)
NewRequirements sets the requirements field to a newly allocated MembraneRequirement_List, preferring placement in s's segment.
func (SandstormCore_makeChildToken_Params) Owner ¶
func (s SandstormCore_makeChildToken_Params) Owner() (ApiTokenOwner, error)
func (SandstormCore_makeChildToken_Params) Parent ¶
func (s SandstormCore_makeChildToken_Params) Parent() ([]byte, error)
func (SandstormCore_makeChildToken_Params) Requirements ¶
func (s SandstormCore_makeChildToken_Params) Requirements() (MembraneRequirement_List, error)
func (SandstormCore_makeChildToken_Params) Segment ¶
func (s SandstormCore_makeChildToken_Params) Segment() *capnp.Segment
func (SandstormCore_makeChildToken_Params) SetOwner ¶
func (s SandstormCore_makeChildToken_Params) SetOwner(v ApiTokenOwner) error
func (SandstormCore_makeChildToken_Params) SetParent ¶
func (s SandstormCore_makeChildToken_Params) SetParent(v []byte) error
func (SandstormCore_makeChildToken_Params) SetRequirements ¶
func (s SandstormCore_makeChildToken_Params) SetRequirements(v MembraneRequirement_List) error
func (SandstormCore_makeChildToken_Params) String ¶
func (s SandstormCore_makeChildToken_Params) String() string
func (SandstormCore_makeChildToken_Params) ToPtr ¶
func (s SandstormCore_makeChildToken_Params) ToPtr() capnp.Ptr
type SandstormCore_makeChildToken_Params_Future ¶
SandstormCore_makeChildToken_Params_Future is a wrapper for a SandstormCore_makeChildToken_Params promised by a client call.
func (SandstormCore_makeChildToken_Params_Future) Owner ¶
func (p SandstormCore_makeChildToken_Params_Future) Owner() ApiTokenOwner_Future
func (SandstormCore_makeChildToken_Params_Future) Struct ¶
func (f SandstormCore_makeChildToken_Params_Future) Struct() (SandstormCore_makeChildToken_Params, error)
type SandstormCore_makeChildToken_Params_List ¶
type SandstormCore_makeChildToken_Params_List = capnp.StructList[SandstormCore_makeChildToken_Params]
SandstormCore_makeChildToken_Params_List is a list of SandstormCore_makeChildToken_Params.
type SandstormCore_makeChildToken_Results ¶
func NewRootSandstormCore_makeChildToken_Results ¶
func NewRootSandstormCore_makeChildToken_Results(s *capnp.Segment) (SandstormCore_makeChildToken_Results, error)
func NewSandstormCore_makeChildToken_Results ¶
func NewSandstormCore_makeChildToken_Results(s *capnp.Segment) (SandstormCore_makeChildToken_Results, error)
func ReadRootSandstormCore_makeChildToken_Results ¶
func ReadRootSandstormCore_makeChildToken_Results(msg *capnp.Message) (SandstormCore_makeChildToken_Results, error)
func (SandstormCore_makeChildToken_Results) DecodeFromPtr ¶
func (SandstormCore_makeChildToken_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_makeChildToken_Results
func (SandstormCore_makeChildToken_Results) EncodeAsPtr ¶
func (s SandstormCore_makeChildToken_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_makeChildToken_Results) HasToken ¶
func (s SandstormCore_makeChildToken_Results) HasToken() bool
func (SandstormCore_makeChildToken_Results) IsValid ¶
func (s SandstormCore_makeChildToken_Results) IsValid() bool
func (SandstormCore_makeChildToken_Results) Message ¶
func (s SandstormCore_makeChildToken_Results) Message() *capnp.Message
func (SandstormCore_makeChildToken_Results) Segment ¶
func (s SandstormCore_makeChildToken_Results) Segment() *capnp.Segment
func (SandstormCore_makeChildToken_Results) SetToken ¶
func (s SandstormCore_makeChildToken_Results) SetToken(v []byte) error
func (SandstormCore_makeChildToken_Results) String ¶
func (s SandstormCore_makeChildToken_Results) String() string
func (SandstormCore_makeChildToken_Results) ToPtr ¶
func (s SandstormCore_makeChildToken_Results) ToPtr() capnp.Ptr
func (SandstormCore_makeChildToken_Results) Token ¶
func (s SandstormCore_makeChildToken_Results) Token() ([]byte, error)
type SandstormCore_makeChildToken_Results_Future ¶
SandstormCore_makeChildToken_Results_Future is a wrapper for a SandstormCore_makeChildToken_Results promised by a client call.
func (SandstormCore_makeChildToken_Results_Future) Struct ¶
func (f SandstormCore_makeChildToken_Results_Future) Struct() (SandstormCore_makeChildToken_Results, error)
type SandstormCore_makeChildToken_Results_List ¶
type SandstormCore_makeChildToken_Results_List = capnp.StructList[SandstormCore_makeChildToken_Results]
SandstormCore_makeChildToken_Results_List is a list of SandstormCore_makeChildToken_Results.
type SandstormCore_makeToken ¶
SandstormCore_makeToken holds the state for a server call to SandstormCore.makeToken. See server.Call for documentation.
func (SandstormCore_makeToken) AllocResults ¶
func (c SandstormCore_makeToken) AllocResults() (SandstormCore_makeToken_Results, error)
AllocResults allocates the results struct.
func (SandstormCore_makeToken) Args ¶
func (c SandstormCore_makeToken) Args() SandstormCore_makeToken_Params
Args returns the call's arguments.
type SandstormCore_makeToken_Params ¶
func NewRootSandstormCore_makeToken_Params ¶
func NewRootSandstormCore_makeToken_Params(s *capnp.Segment) (SandstormCore_makeToken_Params, error)
func NewSandstormCore_makeToken_Params ¶
func NewSandstormCore_makeToken_Params(s *capnp.Segment) (SandstormCore_makeToken_Params, error)
func ReadRootSandstormCore_makeToken_Params ¶
func ReadRootSandstormCore_makeToken_Params(msg *capnp.Message) (SandstormCore_makeToken_Params, error)
func (SandstormCore_makeToken_Params) DecodeFromPtr ¶
func (SandstormCore_makeToken_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_makeToken_Params
func (SandstormCore_makeToken_Params) EncodeAsPtr ¶
func (s SandstormCore_makeToken_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_makeToken_Params) HasOwner ¶
func (s SandstormCore_makeToken_Params) HasOwner() bool
func (SandstormCore_makeToken_Params) HasRef ¶
func (s SandstormCore_makeToken_Params) HasRef() bool
func (SandstormCore_makeToken_Params) HasRequirements ¶
func (s SandstormCore_makeToken_Params) HasRequirements() bool
func (SandstormCore_makeToken_Params) IsValid ¶
func (s SandstormCore_makeToken_Params) IsValid() bool
func (SandstormCore_makeToken_Params) Message ¶
func (s SandstormCore_makeToken_Params) Message() *capnp.Message
func (SandstormCore_makeToken_Params) NewOwner ¶
func (s SandstormCore_makeToken_Params) NewOwner() (ApiTokenOwner, error)
NewOwner sets the owner field to a newly allocated ApiTokenOwner struct, preferring placement in s's segment.
func (SandstormCore_makeToken_Params) NewRef ¶
func (s SandstormCore_makeToken_Params) NewRef() (SupervisorObjectId, error)
NewRef sets the ref field to a newly allocated SupervisorObjectId struct, preferring placement in s's segment.
func (SandstormCore_makeToken_Params) NewRequirements ¶
func (s SandstormCore_makeToken_Params) NewRequirements(n int32) (MembraneRequirement_List, error)
NewRequirements sets the requirements field to a newly allocated MembraneRequirement_List, preferring placement in s's segment.
func (SandstormCore_makeToken_Params) Owner ¶
func (s SandstormCore_makeToken_Params) Owner() (ApiTokenOwner, error)
func (SandstormCore_makeToken_Params) Ref ¶
func (s SandstormCore_makeToken_Params) Ref() (SupervisorObjectId, error)
func (SandstormCore_makeToken_Params) Requirements ¶
func (s SandstormCore_makeToken_Params) Requirements() (MembraneRequirement_List, error)
func (SandstormCore_makeToken_Params) Segment ¶
func (s SandstormCore_makeToken_Params) Segment() *capnp.Segment
func (SandstormCore_makeToken_Params) SetOwner ¶
func (s SandstormCore_makeToken_Params) SetOwner(v ApiTokenOwner) error
func (SandstormCore_makeToken_Params) SetRef ¶
func (s SandstormCore_makeToken_Params) SetRef(v SupervisorObjectId) error
func (SandstormCore_makeToken_Params) SetRequirements ¶
func (s SandstormCore_makeToken_Params) SetRequirements(v MembraneRequirement_List) error
func (SandstormCore_makeToken_Params) String ¶
func (s SandstormCore_makeToken_Params) String() string
func (SandstormCore_makeToken_Params) ToPtr ¶
func (s SandstormCore_makeToken_Params) ToPtr() capnp.Ptr
type SandstormCore_makeToken_Params_Future ¶
SandstormCore_makeToken_Params_Future is a wrapper for a SandstormCore_makeToken_Params promised by a client call.
func (SandstormCore_makeToken_Params_Future) Owner ¶
func (p SandstormCore_makeToken_Params_Future) Owner() ApiTokenOwner_Future
func (SandstormCore_makeToken_Params_Future) Ref ¶
func (p SandstormCore_makeToken_Params_Future) Ref() SupervisorObjectId_Future
func (SandstormCore_makeToken_Params_Future) Struct ¶
func (f SandstormCore_makeToken_Params_Future) Struct() (SandstormCore_makeToken_Params, error)
type SandstormCore_makeToken_Params_List ¶
type SandstormCore_makeToken_Params_List = capnp.StructList[SandstormCore_makeToken_Params]
SandstormCore_makeToken_Params_List is a list of SandstormCore_makeToken_Params.
type SandstormCore_makeToken_Results ¶
func NewRootSandstormCore_makeToken_Results ¶
func NewRootSandstormCore_makeToken_Results(s *capnp.Segment) (SandstormCore_makeToken_Results, error)
func NewSandstormCore_makeToken_Results ¶
func NewSandstormCore_makeToken_Results(s *capnp.Segment) (SandstormCore_makeToken_Results, error)
func ReadRootSandstormCore_makeToken_Results ¶
func ReadRootSandstormCore_makeToken_Results(msg *capnp.Message) (SandstormCore_makeToken_Results, error)
func (SandstormCore_makeToken_Results) DecodeFromPtr ¶
func (SandstormCore_makeToken_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_makeToken_Results
func (SandstormCore_makeToken_Results) EncodeAsPtr ¶
func (s SandstormCore_makeToken_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_makeToken_Results) HasToken ¶
func (s SandstormCore_makeToken_Results) HasToken() bool
func (SandstormCore_makeToken_Results) IsValid ¶
func (s SandstormCore_makeToken_Results) IsValid() bool
func (SandstormCore_makeToken_Results) Message ¶
func (s SandstormCore_makeToken_Results) Message() *capnp.Message
func (SandstormCore_makeToken_Results) Segment ¶
func (s SandstormCore_makeToken_Results) Segment() *capnp.Segment
func (SandstormCore_makeToken_Results) SetToken ¶
func (s SandstormCore_makeToken_Results) SetToken(v []byte) error
func (SandstormCore_makeToken_Results) String ¶
func (s SandstormCore_makeToken_Results) String() string
func (SandstormCore_makeToken_Results) ToPtr ¶
func (s SandstormCore_makeToken_Results) ToPtr() capnp.Ptr
func (SandstormCore_makeToken_Results) Token ¶
func (s SandstormCore_makeToken_Results) Token() ([]byte, error)
type SandstormCore_makeToken_Results_Future ¶
SandstormCore_makeToken_Results_Future is a wrapper for a SandstormCore_makeToken_Results promised by a client call.
func (SandstormCore_makeToken_Results_Future) Struct ¶
func (f SandstormCore_makeToken_Results_Future) Struct() (SandstormCore_makeToken_Results, error)
type SandstormCore_makeToken_Results_List ¶
type SandstormCore_makeToken_Results_List = capnp.StructList[SandstormCore_makeToken_Results]
SandstormCore_makeToken_Results_List is a list of SandstormCore_makeToken_Results.
type SandstormCore_obsoleteCheckRequirements ¶
SandstormCore_obsoleteCheckRequirements holds the state for a server call to SandstormCore.obsoleteCheckRequirements. See server.Call for documentation.
func (SandstormCore_obsoleteCheckRequirements) AllocResults ¶
func (c SandstormCore_obsoleteCheckRequirements) AllocResults() (SandstormCore_obsoleteCheckRequirements_Results, error)
AllocResults allocates the results struct.
func (SandstormCore_obsoleteCheckRequirements) Args ¶
func (c SandstormCore_obsoleteCheckRequirements) Args() SandstormCore_obsoleteCheckRequirements_Params
Args returns the call's arguments.
type SandstormCore_obsoleteCheckRequirements_Params ¶
func NewRootSandstormCore_obsoleteCheckRequirements_Params ¶
func NewRootSandstormCore_obsoleteCheckRequirements_Params(s *capnp.Segment) (SandstormCore_obsoleteCheckRequirements_Params, error)
func NewSandstormCore_obsoleteCheckRequirements_Params ¶
func NewSandstormCore_obsoleteCheckRequirements_Params(s *capnp.Segment) (SandstormCore_obsoleteCheckRequirements_Params, error)
func ReadRootSandstormCore_obsoleteCheckRequirements_Params ¶
func ReadRootSandstormCore_obsoleteCheckRequirements_Params(msg *capnp.Message) (SandstormCore_obsoleteCheckRequirements_Params, error)
func (SandstormCore_obsoleteCheckRequirements_Params) DecodeFromPtr ¶
func (SandstormCore_obsoleteCheckRequirements_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_obsoleteCheckRequirements_Params
func (SandstormCore_obsoleteCheckRequirements_Params) EncodeAsPtr ¶
func (s SandstormCore_obsoleteCheckRequirements_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_obsoleteCheckRequirements_Params) IsValid ¶
func (s SandstormCore_obsoleteCheckRequirements_Params) IsValid() bool
func (SandstormCore_obsoleteCheckRequirements_Params) Message ¶
func (s SandstormCore_obsoleteCheckRequirements_Params) Message() *capnp.Message
func (SandstormCore_obsoleteCheckRequirements_Params) Segment ¶
func (s SandstormCore_obsoleteCheckRequirements_Params) Segment() *capnp.Segment
func (SandstormCore_obsoleteCheckRequirements_Params) String ¶
func (s SandstormCore_obsoleteCheckRequirements_Params) String() string
func (SandstormCore_obsoleteCheckRequirements_Params) ToPtr ¶
func (s SandstormCore_obsoleteCheckRequirements_Params) ToPtr() capnp.Ptr
type SandstormCore_obsoleteCheckRequirements_Params_Future ¶
SandstormCore_obsoleteCheckRequirements_Params_Future is a wrapper for a SandstormCore_obsoleteCheckRequirements_Params promised by a client call.
func (SandstormCore_obsoleteCheckRequirements_Params_Future) Struct ¶
type SandstormCore_obsoleteCheckRequirements_Params_List ¶
type SandstormCore_obsoleteCheckRequirements_Params_List = capnp.StructList[SandstormCore_obsoleteCheckRequirements_Params]
SandstormCore_obsoleteCheckRequirements_Params_List is a list of SandstormCore_obsoleteCheckRequirements_Params.
func NewSandstormCore_obsoleteCheckRequirements_Params_List ¶
func NewSandstormCore_obsoleteCheckRequirements_Params_List(s *capnp.Segment, sz int32) (SandstormCore_obsoleteCheckRequirements_Params_List, error)
NewSandstormCore_obsoleteCheckRequirements_Params creates a new list of SandstormCore_obsoleteCheckRequirements_Params.
type SandstormCore_obsoleteCheckRequirements_Results ¶
func NewRootSandstormCore_obsoleteCheckRequirements_Results ¶
func NewRootSandstormCore_obsoleteCheckRequirements_Results(s *capnp.Segment) (SandstormCore_obsoleteCheckRequirements_Results, error)
func NewSandstormCore_obsoleteCheckRequirements_Results ¶
func NewSandstormCore_obsoleteCheckRequirements_Results(s *capnp.Segment) (SandstormCore_obsoleteCheckRequirements_Results, error)
func ReadRootSandstormCore_obsoleteCheckRequirements_Results ¶
func ReadRootSandstormCore_obsoleteCheckRequirements_Results(msg *capnp.Message) (SandstormCore_obsoleteCheckRequirements_Results, error)
func (SandstormCore_obsoleteCheckRequirements_Results) DecodeFromPtr ¶
func (SandstormCore_obsoleteCheckRequirements_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_obsoleteCheckRequirements_Results
func (SandstormCore_obsoleteCheckRequirements_Results) EncodeAsPtr ¶
func (s SandstormCore_obsoleteCheckRequirements_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_obsoleteCheckRequirements_Results) IsValid ¶
func (s SandstormCore_obsoleteCheckRequirements_Results) IsValid() bool
func (SandstormCore_obsoleteCheckRequirements_Results) Message ¶
func (s SandstormCore_obsoleteCheckRequirements_Results) Message() *capnp.Message
func (SandstormCore_obsoleteCheckRequirements_Results) Segment ¶
func (s SandstormCore_obsoleteCheckRequirements_Results) Segment() *capnp.Segment
func (SandstormCore_obsoleteCheckRequirements_Results) String ¶
func (s SandstormCore_obsoleteCheckRequirements_Results) String() string
func (SandstormCore_obsoleteCheckRequirements_Results) ToPtr ¶
func (s SandstormCore_obsoleteCheckRequirements_Results) ToPtr() capnp.Ptr
type SandstormCore_obsoleteCheckRequirements_Results_Future ¶
SandstormCore_obsoleteCheckRequirements_Results_Future is a wrapper for a SandstormCore_obsoleteCheckRequirements_Results promised by a client call.
func (SandstormCore_obsoleteCheckRequirements_Results_Future) Struct ¶
type SandstormCore_obsoleteCheckRequirements_Results_List ¶
type SandstormCore_obsoleteCheckRequirements_Results_List = capnp.StructList[SandstormCore_obsoleteCheckRequirements_Results]
SandstormCore_obsoleteCheckRequirements_Results_List is a list of SandstormCore_obsoleteCheckRequirements_Results.
func NewSandstormCore_obsoleteCheckRequirements_Results_List ¶
func NewSandstormCore_obsoleteCheckRequirements_Results_List(s *capnp.Segment, sz int32) (SandstormCore_obsoleteCheckRequirements_Results_List, error)
NewSandstormCore_obsoleteCheckRequirements_Results creates a new list of SandstormCore_obsoleteCheckRequirements_Results.
type SandstormCore_reportGrainSize ¶
SandstormCore_reportGrainSize holds the state for a server call to SandstormCore.reportGrainSize. See server.Call for documentation.
func (SandstormCore_reportGrainSize) AllocResults ¶
func (c SandstormCore_reportGrainSize) AllocResults() (SandstormCore_reportGrainSize_Results, error)
AllocResults allocates the results struct.
func (SandstormCore_reportGrainSize) Args ¶
func (c SandstormCore_reportGrainSize) Args() SandstormCore_reportGrainSize_Params
Args returns the call's arguments.
type SandstormCore_reportGrainSize_Params ¶
func NewRootSandstormCore_reportGrainSize_Params ¶
func NewRootSandstormCore_reportGrainSize_Params(s *capnp.Segment) (SandstormCore_reportGrainSize_Params, error)
func NewSandstormCore_reportGrainSize_Params ¶
func NewSandstormCore_reportGrainSize_Params(s *capnp.Segment) (SandstormCore_reportGrainSize_Params, error)
func ReadRootSandstormCore_reportGrainSize_Params ¶
func ReadRootSandstormCore_reportGrainSize_Params(msg *capnp.Message) (SandstormCore_reportGrainSize_Params, error)
func (SandstormCore_reportGrainSize_Params) Bytes ¶
func (s SandstormCore_reportGrainSize_Params) Bytes() uint64
func (SandstormCore_reportGrainSize_Params) DecodeFromPtr ¶
func (SandstormCore_reportGrainSize_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_reportGrainSize_Params
func (SandstormCore_reportGrainSize_Params) EncodeAsPtr ¶
func (s SandstormCore_reportGrainSize_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_reportGrainSize_Params) IsValid ¶
func (s SandstormCore_reportGrainSize_Params) IsValid() bool
func (SandstormCore_reportGrainSize_Params) Message ¶
func (s SandstormCore_reportGrainSize_Params) Message() *capnp.Message
func (SandstormCore_reportGrainSize_Params) Segment ¶
func (s SandstormCore_reportGrainSize_Params) Segment() *capnp.Segment
func (SandstormCore_reportGrainSize_Params) SetBytes ¶
func (s SandstormCore_reportGrainSize_Params) SetBytes(v uint64)
func (SandstormCore_reportGrainSize_Params) String ¶
func (s SandstormCore_reportGrainSize_Params) String() string
func (SandstormCore_reportGrainSize_Params) ToPtr ¶
func (s SandstormCore_reportGrainSize_Params) ToPtr() capnp.Ptr
type SandstormCore_reportGrainSize_Params_Future ¶
SandstormCore_reportGrainSize_Params_Future is a wrapper for a SandstormCore_reportGrainSize_Params promised by a client call.
func (SandstormCore_reportGrainSize_Params_Future) Struct ¶
func (f SandstormCore_reportGrainSize_Params_Future) Struct() (SandstormCore_reportGrainSize_Params, error)
type SandstormCore_reportGrainSize_Params_List ¶
type SandstormCore_reportGrainSize_Params_List = capnp.StructList[SandstormCore_reportGrainSize_Params]
SandstormCore_reportGrainSize_Params_List is a list of SandstormCore_reportGrainSize_Params.
type SandstormCore_reportGrainSize_Results ¶
func NewRootSandstormCore_reportGrainSize_Results ¶
func NewRootSandstormCore_reportGrainSize_Results(s *capnp.Segment) (SandstormCore_reportGrainSize_Results, error)
func NewSandstormCore_reportGrainSize_Results ¶
func NewSandstormCore_reportGrainSize_Results(s *capnp.Segment) (SandstormCore_reportGrainSize_Results, error)
func ReadRootSandstormCore_reportGrainSize_Results ¶
func ReadRootSandstormCore_reportGrainSize_Results(msg *capnp.Message) (SandstormCore_reportGrainSize_Results, error)
func (SandstormCore_reportGrainSize_Results) DecodeFromPtr ¶
func (SandstormCore_reportGrainSize_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_reportGrainSize_Results
func (SandstormCore_reportGrainSize_Results) EncodeAsPtr ¶
func (s SandstormCore_reportGrainSize_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_reportGrainSize_Results) IsValid ¶
func (s SandstormCore_reportGrainSize_Results) IsValid() bool
func (SandstormCore_reportGrainSize_Results) Message ¶
func (s SandstormCore_reportGrainSize_Results) Message() *capnp.Message
func (SandstormCore_reportGrainSize_Results) Segment ¶
func (s SandstormCore_reportGrainSize_Results) Segment() *capnp.Segment
func (SandstormCore_reportGrainSize_Results) String ¶
func (s SandstormCore_reportGrainSize_Results) String() string
func (SandstormCore_reportGrainSize_Results) ToPtr ¶
func (s SandstormCore_reportGrainSize_Results) ToPtr() capnp.Ptr
type SandstormCore_reportGrainSize_Results_Future ¶
SandstormCore_reportGrainSize_Results_Future is a wrapper for a SandstormCore_reportGrainSize_Results promised by a client call.
func (SandstormCore_reportGrainSize_Results_Future) Struct ¶
func (f SandstormCore_reportGrainSize_Results_Future) Struct() (SandstormCore_reportGrainSize_Results, error)
type SandstormCore_reportGrainSize_Results_List ¶
type SandstormCore_reportGrainSize_Results_List = capnp.StructList[SandstormCore_reportGrainSize_Results]
SandstormCore_reportGrainSize_Results_List is a list of SandstormCore_reportGrainSize_Results.
type SandstormCore_restore ¶
SandstormCore_restore holds the state for a server call to SandstormCore.restore. See server.Call for documentation.
func (SandstormCore_restore) AllocResults ¶
func (c SandstormCore_restore) AllocResults() (SandstormCore_restore_Results, error)
AllocResults allocates the results struct.
func (SandstormCore_restore) Args ¶
func (c SandstormCore_restore) Args() SandstormCore_restore_Params
Args returns the call's arguments.
type SandstormCore_restore_Params ¶
func NewRootSandstormCore_restore_Params ¶
func NewRootSandstormCore_restore_Params(s *capnp.Segment) (SandstormCore_restore_Params, error)
func NewSandstormCore_restore_Params ¶
func NewSandstormCore_restore_Params(s *capnp.Segment) (SandstormCore_restore_Params, error)
func ReadRootSandstormCore_restore_Params ¶
func ReadRootSandstormCore_restore_Params(msg *capnp.Message) (SandstormCore_restore_Params, error)
func (SandstormCore_restore_Params) DecodeFromPtr ¶
func (SandstormCore_restore_Params) DecodeFromPtr(p capnp.Ptr) SandstormCore_restore_Params
func (SandstormCore_restore_Params) EncodeAsPtr ¶
func (s SandstormCore_restore_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_restore_Params) HasToken ¶
func (s SandstormCore_restore_Params) HasToken() bool
func (SandstormCore_restore_Params) IsValid ¶
func (s SandstormCore_restore_Params) IsValid() bool
func (SandstormCore_restore_Params) Message ¶
func (s SandstormCore_restore_Params) Message() *capnp.Message
func (SandstormCore_restore_Params) Segment ¶
func (s SandstormCore_restore_Params) Segment() *capnp.Segment
func (SandstormCore_restore_Params) SetToken ¶
func (s SandstormCore_restore_Params) SetToken(v []byte) error
func (SandstormCore_restore_Params) String ¶
func (s SandstormCore_restore_Params) String() string
func (SandstormCore_restore_Params) ToPtr ¶
func (s SandstormCore_restore_Params) ToPtr() capnp.Ptr
func (SandstormCore_restore_Params) Token ¶
func (s SandstormCore_restore_Params) Token() ([]byte, error)
type SandstormCore_restore_Params_Future ¶
SandstormCore_restore_Params_Future is a wrapper for a SandstormCore_restore_Params promised by a client call.
func (SandstormCore_restore_Params_Future) Struct ¶
func (f SandstormCore_restore_Params_Future) Struct() (SandstormCore_restore_Params, error)
type SandstormCore_restore_Params_List ¶
type SandstormCore_restore_Params_List = capnp.StructList[SandstormCore_restore_Params]
SandstormCore_restore_Params_List is a list of SandstormCore_restore_Params.
type SandstormCore_restore_Results ¶
func NewRootSandstormCore_restore_Results ¶
func NewRootSandstormCore_restore_Results(s *capnp.Segment) (SandstormCore_restore_Results, error)
func NewSandstormCore_restore_Results ¶
func NewSandstormCore_restore_Results(s *capnp.Segment) (SandstormCore_restore_Results, error)
func ReadRootSandstormCore_restore_Results ¶
func ReadRootSandstormCore_restore_Results(msg *capnp.Message) (SandstormCore_restore_Results, error)
func (SandstormCore_restore_Results) Cap ¶
func (s SandstormCore_restore_Results) Cap() capnp.Client
func (SandstormCore_restore_Results) DecodeFromPtr ¶
func (SandstormCore_restore_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_restore_Results
func (SandstormCore_restore_Results) EncodeAsPtr ¶
func (s SandstormCore_restore_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_restore_Results) HasCap ¶
func (s SandstormCore_restore_Results) HasCap() bool
func (SandstormCore_restore_Results) IsValid ¶
func (s SandstormCore_restore_Results) IsValid() bool
func (SandstormCore_restore_Results) Message ¶
func (s SandstormCore_restore_Results) Message() *capnp.Message
func (SandstormCore_restore_Results) Segment ¶
func (s SandstormCore_restore_Results) Segment() *capnp.Segment
func (SandstormCore_restore_Results) SetCap ¶
func (s SandstormCore_restore_Results) SetCap(c capnp.Client) error
func (SandstormCore_restore_Results) String ¶
func (s SandstormCore_restore_Results) String() string
func (SandstormCore_restore_Results) ToPtr ¶
func (s SandstormCore_restore_Results) ToPtr() capnp.Ptr
type SandstormCore_restore_Results_Future ¶
SandstormCore_restore_Results_Future is a wrapper for a SandstormCore_restore_Results promised by a client call.
func (SandstormCore_restore_Results_Future) Cap ¶
func (p SandstormCore_restore_Results_Future) Cap() capnp.Client
func (SandstormCore_restore_Results_Future) Struct ¶
func (f SandstormCore_restore_Results_Future) Struct() (SandstormCore_restore_Results, error)
type SandstormCore_restore_Results_List ¶
type SandstormCore_restore_Results_List = capnp.StructList[SandstormCore_restore_Results]
SandstormCore_restore_Results_List is a list of SandstormCore_restore_Results.
type SandstormCore_schedule ¶
SandstormCore_schedule holds the state for a server call to SandstormCore.schedule. See server.Call for documentation.
func (SandstormCore_schedule) AllocResults ¶
func (c SandstormCore_schedule) AllocResults() (SandstormCore_schedule_Results, error)
AllocResults allocates the results struct.
func (SandstormCore_schedule) Args ¶
func (c SandstormCore_schedule) Args() grain.ScheduledJob
Args returns the call's arguments.
type SandstormCore_schedule_Results ¶
func NewRootSandstormCore_schedule_Results ¶
func NewRootSandstormCore_schedule_Results(s *capnp.Segment) (SandstormCore_schedule_Results, error)
func NewSandstormCore_schedule_Results ¶
func NewSandstormCore_schedule_Results(s *capnp.Segment) (SandstormCore_schedule_Results, error)
func ReadRootSandstormCore_schedule_Results ¶
func ReadRootSandstormCore_schedule_Results(msg *capnp.Message) (SandstormCore_schedule_Results, error)
func (SandstormCore_schedule_Results) DecodeFromPtr ¶
func (SandstormCore_schedule_Results) DecodeFromPtr(p capnp.Ptr) SandstormCore_schedule_Results
func (SandstormCore_schedule_Results) EncodeAsPtr ¶
func (s SandstormCore_schedule_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SandstormCore_schedule_Results) IsValid ¶
func (s SandstormCore_schedule_Results) IsValid() bool
func (SandstormCore_schedule_Results) Message ¶
func (s SandstormCore_schedule_Results) Message() *capnp.Message
func (SandstormCore_schedule_Results) Segment ¶
func (s SandstormCore_schedule_Results) Segment() *capnp.Segment
func (SandstormCore_schedule_Results) String ¶
func (s SandstormCore_schedule_Results) String() string
func (SandstormCore_schedule_Results) ToPtr ¶
func (s SandstormCore_schedule_Results) ToPtr() capnp.Ptr
type SandstormCore_schedule_Results_Future ¶
SandstormCore_schedule_Results_Future is a wrapper for a SandstormCore_schedule_Results promised by a client call.
func (SandstormCore_schedule_Results_Future) Struct ¶
func (f SandstormCore_schedule_Results_Future) Struct() (SandstormCore_schedule_Results, error)
type SandstormCore_schedule_Results_List ¶
type SandstormCore_schedule_Results_List = capnp.StructList[SandstormCore_schedule_Results]
SandstormCore_schedule_Results_List is a list of SandstormCore_schedule_Results.
type Supervisor ¶
func Supervisor_ServerToClient ¶
func Supervisor_ServerToClient(s Supervisor_Server) Supervisor
Supervisor_ServerToClient creates a new Client from an implementation of Supervisor_Server. The caller is responsible for calling Release on the returned Client.
func (Supervisor) AddRef ¶
func (c Supervisor) AddRef() Supervisor
AddRef creates a new Client that refers to the same capability as c. If c is nil or has resolved to null, then AddRef returns nil.
func (Supervisor) DecodeFromPtr ¶
func (Supervisor) DecodeFromPtr(p capnp.Ptr) Supervisor
func (Supervisor) Drop ¶
func (c Supervisor) Drop(ctx context.Context, params func(Supervisor_drop_Params) error) (Supervisor_drop_Results_Future, capnp.ReleaseFunc)
func (Supervisor) GetFlowLimiter ¶
func (c Supervisor) GetFlowLimiter() fc.FlowLimiter
Get the current flowcontrol.FlowLimiter used to manage flow control for this client.
func (Supervisor) GetMainView ¶
func (c Supervisor) GetMainView(ctx context.Context, params func(Supervisor_getMainView_Params) error) (Supervisor_getMainView_Results_Future, capnp.ReleaseFunc)
func (Supervisor) GetWwwFileHack ¶
func (c Supervisor) GetWwwFileHack(ctx context.Context, params func(Supervisor_getWwwFileHack_Params) error) (Supervisor_getWwwFileHack_Results_Future, capnp.ReleaseFunc)
func (Supervisor) IsSame ¶
func (c Supervisor) IsSame(other Supervisor) bool
IsSame reports whether c and other refer to a capability created by the same call to NewClient. This can return false negatives if c or other are not fully resolved: use Resolve if this is an issue. If either c or other are released, then IsSame panics.
func (Supervisor) IsValid ¶
func (c Supervisor) IsValid() bool
IsValid reports whether c is a valid reference to a capability. A reference is invalid if it is nil, has resolved to null, or has been released.
func (Supervisor) KeepAlive ¶
func (c Supervisor) KeepAlive(ctx context.Context, params func(Supervisor_keepAlive_Params) error) (Supervisor_keepAlive_Results_Future, capnp.ReleaseFunc)
func (Supervisor) ObsoleteGetGrainSize ¶
func (c Supervisor) ObsoleteGetGrainSize(ctx context.Context, params func(Supervisor_obsoleteGetGrainSize_Params) error) (Supervisor_obsoleteGetGrainSize_Results_Future, capnp.ReleaseFunc)
func (Supervisor) ObsoleteGetGrainSizeWhenDifferent ¶
func (c Supervisor) ObsoleteGetGrainSizeWhenDifferent(ctx context.Context, params func(Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) error) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results_Future, capnp.ReleaseFunc)
func (Supervisor) Release ¶
func (c Supervisor) Release()
Release releases a capability reference. If this is the last reference to the capability, then the underlying resources associated with the capability will be released.
Release will panic if c has already been released, but not if c is nil or resolved to null.
func (Supervisor) Resolve ¶
func (c Supervisor) Resolve(ctx context.Context) error
Resolve blocks until the capability is fully resolved or the Context expires.
func (Supervisor) Restore ¶
func (c Supervisor) Restore(ctx context.Context, params func(Supervisor_restore_Params) error) (Supervisor_restore_Results_Future, capnp.ReleaseFunc)
func (Supervisor) SetFlowLimiter ¶
func (c Supervisor) SetFlowLimiter(lim fc.FlowLimiter)
Update the flowcontrol.FlowLimiter used to manage flow control for this client. This affects all future calls, but not calls already waiting to send. Passing nil sets the value to flowcontrol.NopLimiter, which is also the default.
func (Supervisor) Shutdown ¶
func (c Supervisor) Shutdown(ctx context.Context, params func(Supervisor_shutdown_Params) error) (Supervisor_shutdown_Results_Future, capnp.ReleaseFunc)
func (Supervisor) String ¶
func (c Supervisor) String() string
String returns a string that identifies this capability for debugging purposes. Its format should not be depended on: in particular, it should not be used to compare clients. Use IsSame to compare clients for equality.
func (Supervisor) SyncStorage ¶
func (c Supervisor) SyncStorage(ctx context.Context, params func(Supervisor_syncStorage_Params) error) (Supervisor_syncStorage_Results_Future, capnp.ReleaseFunc)
func (Supervisor) WatchLog ¶
func (c Supervisor) WatchLog(ctx context.Context, params func(Supervisor_watchLog_Params) error) (Supervisor_watchLog_Results_Future, capnp.ReleaseFunc)
type SupervisorObjectId ¶
func NewRootSupervisorObjectId ¶
func NewRootSupervisorObjectId(s *capnp.Segment) (SupervisorObjectId, error)
func NewSupervisorObjectId ¶
func NewSupervisorObjectId(s *capnp.Segment) (SupervisorObjectId, error)
func ReadRootSupervisorObjectId ¶
func ReadRootSupervisorObjectId(msg *capnp.Message) (SupervisorObjectId, error)
func (SupervisorObjectId) AppRef ¶
func (s SupervisorObjectId) AppRef() (capnp.Ptr, error)
func (SupervisorObjectId) DecodeFromPtr ¶
func (SupervisorObjectId) DecodeFromPtr(p capnp.Ptr) SupervisorObjectId
func (SupervisorObjectId) EncodeAsPtr ¶
func (s SupervisorObjectId) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SupervisorObjectId) HasAppRef ¶
func (s SupervisorObjectId) HasAppRef() bool
func (SupervisorObjectId) IsValid ¶
func (s SupervisorObjectId) IsValid() bool
func (SupervisorObjectId) Message ¶
func (s SupervisorObjectId) Message() *capnp.Message
func (SupervisorObjectId) Segment ¶
func (s SupervisorObjectId) Segment() *capnp.Segment
func (SupervisorObjectId) SetAppRef ¶
func (s SupervisorObjectId) SetAppRef(v capnp.Ptr) error
func (SupervisorObjectId) SetWakeLockNotification ¶
func (s SupervisorObjectId) SetWakeLockNotification(v uint32)
func (SupervisorObjectId) String ¶
func (s SupervisorObjectId) String() string
func (SupervisorObjectId) ToPtr ¶
func (s SupervisorObjectId) ToPtr() capnp.Ptr
func (SupervisorObjectId) WakeLockNotification ¶
func (s SupervisorObjectId) WakeLockNotification() uint32
func (SupervisorObjectId) Which ¶
func (s SupervisorObjectId) Which() SupervisorObjectId_Which
type SupervisorObjectId_Future ¶
SupervisorObjectId_Future is a wrapper for a SupervisorObjectId promised by a client call.
func (SupervisorObjectId_Future) AppRef ¶
func (p SupervisorObjectId_Future) AppRef() *capnp.Future
func (SupervisorObjectId_Future) Struct ¶
func (f SupervisorObjectId_Future) Struct() (SupervisorObjectId, error)
type SupervisorObjectId_List ¶
type SupervisorObjectId_List = capnp.StructList[SupervisorObjectId]
SupervisorObjectId_List is a list of SupervisorObjectId.
type SupervisorObjectId_Which ¶
type SupervisorObjectId_Which uint16
const ( SupervisorObjectId_Which_appRef SupervisorObjectId_Which = 0 SupervisorObjectId_Which_wakeLockNotification SupervisorObjectId_Which = 1 )
func (SupervisorObjectId_Which) String ¶
func (w SupervisorObjectId_Which) String() string
type Supervisor_List ¶
type Supervisor_List = capnp.CapList[Supervisor]
Supervisor_List is a list of Supervisor.
type Supervisor_Server ¶
type Supervisor_Server interface { GetMainView(context.Context, Supervisor_getMainView) error KeepAlive(context.Context, Supervisor_keepAlive) error Shutdown(context.Context, Supervisor_shutdown) error ObsoleteGetGrainSize(context.Context, Supervisor_obsoleteGetGrainSize) error ObsoleteGetGrainSizeWhenDifferent(context.Context, Supervisor_obsoleteGetGrainSizeWhenDifferent) error Restore(context.Context, Supervisor_restore) error Drop(context.Context, Supervisor_drop) error WatchLog(context.Context, Supervisor_watchLog) error SyncStorage(context.Context, Supervisor_syncStorage) error GetWwwFileHack(context.Context, Supervisor_getWwwFileHack) error }
type Supervisor_WwwFileStatus ¶
type Supervisor_WwwFileStatus uint16
const ( Supervisor_WwwFileStatus_file Supervisor_WwwFileStatus = 0 Supervisor_WwwFileStatus_directory Supervisor_WwwFileStatus = 1 Supervisor_WwwFileStatus_notFound Supervisor_WwwFileStatus = 2 )
Values of Supervisor_WwwFileStatus.
func Supervisor_WwwFileStatusFromString ¶
func Supervisor_WwwFileStatusFromString(c string) Supervisor_WwwFileStatus
Supervisor_WwwFileStatusFromString returns the enum value with a name, or the zero value if there's no such value.
func (Supervisor_WwwFileStatus) String ¶
func (c Supervisor_WwwFileStatus) String() string
String returns the enum's constant name.
type Supervisor_WwwFileStatus_List ¶
type Supervisor_WwwFileStatus_List = capnp.EnumList[Supervisor_WwwFileStatus]
type Supervisor_drop ¶
Supervisor_drop holds the state for a server call to Supervisor.drop. See server.Call for documentation.
func (Supervisor_drop) AllocResults ¶
func (c Supervisor_drop) AllocResults() (Supervisor_drop_Results, error)
AllocResults allocates the results struct.
func (Supervisor_drop) Args ¶
func (c Supervisor_drop) Args() Supervisor_drop_Params
Args returns the call's arguments.
type Supervisor_drop_Params ¶
func NewRootSupervisor_drop_Params ¶
func NewRootSupervisor_drop_Params(s *capnp.Segment) (Supervisor_drop_Params, error)
func NewSupervisor_drop_Params ¶
func NewSupervisor_drop_Params(s *capnp.Segment) (Supervisor_drop_Params, error)
func ReadRootSupervisor_drop_Params ¶
func ReadRootSupervisor_drop_Params(msg *capnp.Message) (Supervisor_drop_Params, error)
func (Supervisor_drop_Params) DecodeFromPtr ¶
func (Supervisor_drop_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_drop_Params
func (Supervisor_drop_Params) EncodeAsPtr ¶
func (s Supervisor_drop_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_drop_Params) HasRef ¶
func (s Supervisor_drop_Params) HasRef() bool
func (Supervisor_drop_Params) IsValid ¶
func (s Supervisor_drop_Params) IsValid() bool
func (Supervisor_drop_Params) Message ¶
func (s Supervisor_drop_Params) Message() *capnp.Message
func (Supervisor_drop_Params) NewRef ¶
func (s Supervisor_drop_Params) NewRef() (SupervisorObjectId, error)
NewRef sets the ref field to a newly allocated SupervisorObjectId struct, preferring placement in s's segment.
func (Supervisor_drop_Params) Ref ¶
func (s Supervisor_drop_Params) Ref() (SupervisorObjectId, error)
func (Supervisor_drop_Params) Segment ¶
func (s Supervisor_drop_Params) Segment() *capnp.Segment
func (Supervisor_drop_Params) SetRef ¶
func (s Supervisor_drop_Params) SetRef(v SupervisorObjectId) error
func (Supervisor_drop_Params) String ¶
func (s Supervisor_drop_Params) String() string
func (Supervisor_drop_Params) ToPtr ¶
func (s Supervisor_drop_Params) ToPtr() capnp.Ptr
type Supervisor_drop_Params_Future ¶
Supervisor_drop_Params_Future is a wrapper for a Supervisor_drop_Params promised by a client call.
func (Supervisor_drop_Params_Future) Ref ¶
func (p Supervisor_drop_Params_Future) Ref() SupervisorObjectId_Future
func (Supervisor_drop_Params_Future) Struct ¶
func (f Supervisor_drop_Params_Future) Struct() (Supervisor_drop_Params, error)
type Supervisor_drop_Params_List ¶
type Supervisor_drop_Params_List = capnp.StructList[Supervisor_drop_Params]
Supervisor_drop_Params_List is a list of Supervisor_drop_Params.
type Supervisor_drop_Results ¶
func NewRootSupervisor_drop_Results ¶
func NewRootSupervisor_drop_Results(s *capnp.Segment) (Supervisor_drop_Results, error)
func NewSupervisor_drop_Results ¶
func NewSupervisor_drop_Results(s *capnp.Segment) (Supervisor_drop_Results, error)
func ReadRootSupervisor_drop_Results ¶
func ReadRootSupervisor_drop_Results(msg *capnp.Message) (Supervisor_drop_Results, error)
func (Supervisor_drop_Results) DecodeFromPtr ¶
func (Supervisor_drop_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_drop_Results
func (Supervisor_drop_Results) EncodeAsPtr ¶
func (s Supervisor_drop_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_drop_Results) IsValid ¶
func (s Supervisor_drop_Results) IsValid() bool
func (Supervisor_drop_Results) Message ¶
func (s Supervisor_drop_Results) Message() *capnp.Message
func (Supervisor_drop_Results) Segment ¶
func (s Supervisor_drop_Results) Segment() *capnp.Segment
func (Supervisor_drop_Results) String ¶
func (s Supervisor_drop_Results) String() string
func (Supervisor_drop_Results) ToPtr ¶
func (s Supervisor_drop_Results) ToPtr() capnp.Ptr
type Supervisor_drop_Results_Future ¶
Supervisor_drop_Results_Future is a wrapper for a Supervisor_drop_Results promised by a client call.
func (Supervisor_drop_Results_Future) Struct ¶
func (f Supervisor_drop_Results_Future) Struct() (Supervisor_drop_Results, error)
type Supervisor_drop_Results_List ¶
type Supervisor_drop_Results_List = capnp.StructList[Supervisor_drop_Results]
Supervisor_drop_Results_List is a list of Supervisor_drop_Results.
type Supervisor_getMainView ¶
Supervisor_getMainView holds the state for a server call to Supervisor.getMainView. See server.Call for documentation.
func (Supervisor_getMainView) AllocResults ¶
func (c Supervisor_getMainView) AllocResults() (Supervisor_getMainView_Results, error)
AllocResults allocates the results struct.
func (Supervisor_getMainView) Args ¶
func (c Supervisor_getMainView) Args() Supervisor_getMainView_Params
Args returns the call's arguments.
type Supervisor_getMainView_Params ¶
func NewRootSupervisor_getMainView_Params ¶
func NewRootSupervisor_getMainView_Params(s *capnp.Segment) (Supervisor_getMainView_Params, error)
func NewSupervisor_getMainView_Params ¶
func NewSupervisor_getMainView_Params(s *capnp.Segment) (Supervisor_getMainView_Params, error)
func ReadRootSupervisor_getMainView_Params ¶
func ReadRootSupervisor_getMainView_Params(msg *capnp.Message) (Supervisor_getMainView_Params, error)
func (Supervisor_getMainView_Params) DecodeFromPtr ¶
func (Supervisor_getMainView_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_getMainView_Params
func (Supervisor_getMainView_Params) EncodeAsPtr ¶
func (s Supervisor_getMainView_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_getMainView_Params) IsValid ¶
func (s Supervisor_getMainView_Params) IsValid() bool
func (Supervisor_getMainView_Params) Message ¶
func (s Supervisor_getMainView_Params) Message() *capnp.Message
func (Supervisor_getMainView_Params) Segment ¶
func (s Supervisor_getMainView_Params) Segment() *capnp.Segment
func (Supervisor_getMainView_Params) String ¶
func (s Supervisor_getMainView_Params) String() string
func (Supervisor_getMainView_Params) ToPtr ¶
func (s Supervisor_getMainView_Params) ToPtr() capnp.Ptr
type Supervisor_getMainView_Params_Future ¶
Supervisor_getMainView_Params_Future is a wrapper for a Supervisor_getMainView_Params promised by a client call.
func (Supervisor_getMainView_Params_Future) Struct ¶
func (f Supervisor_getMainView_Params_Future) Struct() (Supervisor_getMainView_Params, error)
type Supervisor_getMainView_Params_List ¶
type Supervisor_getMainView_Params_List = capnp.StructList[Supervisor_getMainView_Params]
Supervisor_getMainView_Params_List is a list of Supervisor_getMainView_Params.
type Supervisor_getMainView_Results ¶
func NewRootSupervisor_getMainView_Results ¶
func NewRootSupervisor_getMainView_Results(s *capnp.Segment) (Supervisor_getMainView_Results, error)
func NewSupervisor_getMainView_Results ¶
func NewSupervisor_getMainView_Results(s *capnp.Segment) (Supervisor_getMainView_Results, error)
func ReadRootSupervisor_getMainView_Results ¶
func ReadRootSupervisor_getMainView_Results(msg *capnp.Message) (Supervisor_getMainView_Results, error)
func (Supervisor_getMainView_Results) DecodeFromPtr ¶
func (Supervisor_getMainView_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_getMainView_Results
func (Supervisor_getMainView_Results) EncodeAsPtr ¶
func (s Supervisor_getMainView_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_getMainView_Results) HasView ¶
func (s Supervisor_getMainView_Results) HasView() bool
func (Supervisor_getMainView_Results) IsValid ¶
func (s Supervisor_getMainView_Results) IsValid() bool
func (Supervisor_getMainView_Results) Message ¶
func (s Supervisor_getMainView_Results) Message() *capnp.Message
func (Supervisor_getMainView_Results) Segment ¶
func (s Supervisor_getMainView_Results) Segment() *capnp.Segment
func (Supervisor_getMainView_Results) SetView ¶
func (s Supervisor_getMainView_Results) SetView(v grain.UiView) error
func (Supervisor_getMainView_Results) String ¶
func (s Supervisor_getMainView_Results) String() string
func (Supervisor_getMainView_Results) ToPtr ¶
func (s Supervisor_getMainView_Results) ToPtr() capnp.Ptr
func (Supervisor_getMainView_Results) View ¶
func (s Supervisor_getMainView_Results) View() grain.UiView
type Supervisor_getMainView_Results_Future ¶
Supervisor_getMainView_Results_Future is a wrapper for a Supervisor_getMainView_Results promised by a client call.
func (Supervisor_getMainView_Results_Future) Struct ¶
func (f Supervisor_getMainView_Results_Future) Struct() (Supervisor_getMainView_Results, error)
func (Supervisor_getMainView_Results_Future) View ¶
func (p Supervisor_getMainView_Results_Future) View() grain.UiView
type Supervisor_getMainView_Results_List ¶
type Supervisor_getMainView_Results_List = capnp.StructList[Supervisor_getMainView_Results]
Supervisor_getMainView_Results_List is a list of Supervisor_getMainView_Results.
type Supervisor_getWwwFileHack ¶
Supervisor_getWwwFileHack holds the state for a server call to Supervisor.getWwwFileHack. See server.Call for documentation.
func (Supervisor_getWwwFileHack) AllocResults ¶
func (c Supervisor_getWwwFileHack) AllocResults() (Supervisor_getWwwFileHack_Results, error)
AllocResults allocates the results struct.
func (Supervisor_getWwwFileHack) Args ¶
func (c Supervisor_getWwwFileHack) Args() Supervisor_getWwwFileHack_Params
Args returns the call's arguments.
type Supervisor_getWwwFileHack_Params ¶
func NewRootSupervisor_getWwwFileHack_Params ¶
func NewRootSupervisor_getWwwFileHack_Params(s *capnp.Segment) (Supervisor_getWwwFileHack_Params, error)
func NewSupervisor_getWwwFileHack_Params ¶
func NewSupervisor_getWwwFileHack_Params(s *capnp.Segment) (Supervisor_getWwwFileHack_Params, error)
func ReadRootSupervisor_getWwwFileHack_Params ¶
func ReadRootSupervisor_getWwwFileHack_Params(msg *capnp.Message) (Supervisor_getWwwFileHack_Params, error)
func (Supervisor_getWwwFileHack_Params) DecodeFromPtr ¶
func (Supervisor_getWwwFileHack_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_getWwwFileHack_Params
func (Supervisor_getWwwFileHack_Params) EncodeAsPtr ¶
func (s Supervisor_getWwwFileHack_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_getWwwFileHack_Params) HasPath ¶
func (s Supervisor_getWwwFileHack_Params) HasPath() bool
func (Supervisor_getWwwFileHack_Params) HasStream ¶
func (s Supervisor_getWwwFileHack_Params) HasStream() bool
func (Supervisor_getWwwFileHack_Params) IsValid ¶
func (s Supervisor_getWwwFileHack_Params) IsValid() bool
func (Supervisor_getWwwFileHack_Params) Message ¶
func (s Supervisor_getWwwFileHack_Params) Message() *capnp.Message
func (Supervisor_getWwwFileHack_Params) Path ¶
func (s Supervisor_getWwwFileHack_Params) Path() (string, error)
func (Supervisor_getWwwFileHack_Params) PathBytes ¶
func (s Supervisor_getWwwFileHack_Params) PathBytes() ([]byte, error)
func (Supervisor_getWwwFileHack_Params) Segment ¶
func (s Supervisor_getWwwFileHack_Params) Segment() *capnp.Segment
func (Supervisor_getWwwFileHack_Params) SetPath ¶
func (s Supervisor_getWwwFileHack_Params) SetPath(v string) error
func (Supervisor_getWwwFileHack_Params) SetStream ¶
func (s Supervisor_getWwwFileHack_Params) SetStream(v util.ByteStream) error
func (Supervisor_getWwwFileHack_Params) Stream ¶
func (s Supervisor_getWwwFileHack_Params) Stream() util.ByteStream
func (Supervisor_getWwwFileHack_Params) String ¶
func (s Supervisor_getWwwFileHack_Params) String() string
func (Supervisor_getWwwFileHack_Params) ToPtr ¶
func (s Supervisor_getWwwFileHack_Params) ToPtr() capnp.Ptr
type Supervisor_getWwwFileHack_Params_Future ¶
Supervisor_getWwwFileHack_Params_Future is a wrapper for a Supervisor_getWwwFileHack_Params promised by a client call.
func (Supervisor_getWwwFileHack_Params_Future) Stream ¶
func (p Supervisor_getWwwFileHack_Params_Future) Stream() util.ByteStream
func (Supervisor_getWwwFileHack_Params_Future) Struct ¶
func (f Supervisor_getWwwFileHack_Params_Future) Struct() (Supervisor_getWwwFileHack_Params, error)
type Supervisor_getWwwFileHack_Params_List ¶
type Supervisor_getWwwFileHack_Params_List = capnp.StructList[Supervisor_getWwwFileHack_Params]
Supervisor_getWwwFileHack_Params_List is a list of Supervisor_getWwwFileHack_Params.
type Supervisor_getWwwFileHack_Results ¶
func NewRootSupervisor_getWwwFileHack_Results ¶
func NewRootSupervisor_getWwwFileHack_Results(s *capnp.Segment) (Supervisor_getWwwFileHack_Results, error)
func NewSupervisor_getWwwFileHack_Results ¶
func NewSupervisor_getWwwFileHack_Results(s *capnp.Segment) (Supervisor_getWwwFileHack_Results, error)
func ReadRootSupervisor_getWwwFileHack_Results ¶
func ReadRootSupervisor_getWwwFileHack_Results(msg *capnp.Message) (Supervisor_getWwwFileHack_Results, error)
func (Supervisor_getWwwFileHack_Results) DecodeFromPtr ¶
func (Supervisor_getWwwFileHack_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_getWwwFileHack_Results
func (Supervisor_getWwwFileHack_Results) EncodeAsPtr ¶
func (s Supervisor_getWwwFileHack_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_getWwwFileHack_Results) IsValid ¶
func (s Supervisor_getWwwFileHack_Results) IsValid() bool
func (Supervisor_getWwwFileHack_Results) Message ¶
func (s Supervisor_getWwwFileHack_Results) Message() *capnp.Message
func (Supervisor_getWwwFileHack_Results) Segment ¶
func (s Supervisor_getWwwFileHack_Results) Segment() *capnp.Segment
func (Supervisor_getWwwFileHack_Results) SetStatus ¶
func (s Supervisor_getWwwFileHack_Results) SetStatus(v Supervisor_WwwFileStatus)
func (Supervisor_getWwwFileHack_Results) Status ¶
func (s Supervisor_getWwwFileHack_Results) Status() Supervisor_WwwFileStatus
func (Supervisor_getWwwFileHack_Results) String ¶
func (s Supervisor_getWwwFileHack_Results) String() string
func (Supervisor_getWwwFileHack_Results) ToPtr ¶
func (s Supervisor_getWwwFileHack_Results) ToPtr() capnp.Ptr
type Supervisor_getWwwFileHack_Results_Future ¶
Supervisor_getWwwFileHack_Results_Future is a wrapper for a Supervisor_getWwwFileHack_Results promised by a client call.
func (Supervisor_getWwwFileHack_Results_Future) Struct ¶
func (f Supervisor_getWwwFileHack_Results_Future) Struct() (Supervisor_getWwwFileHack_Results, error)
type Supervisor_getWwwFileHack_Results_List ¶
type Supervisor_getWwwFileHack_Results_List = capnp.StructList[Supervisor_getWwwFileHack_Results]
Supervisor_getWwwFileHack_Results_List is a list of Supervisor_getWwwFileHack_Results.
type Supervisor_keepAlive ¶
Supervisor_keepAlive holds the state for a server call to Supervisor.keepAlive. See server.Call for documentation.
func (Supervisor_keepAlive) AllocResults ¶
func (c Supervisor_keepAlive) AllocResults() (Supervisor_keepAlive_Results, error)
AllocResults allocates the results struct.
func (Supervisor_keepAlive) Args ¶
func (c Supervisor_keepAlive) Args() Supervisor_keepAlive_Params
Args returns the call's arguments.
type Supervisor_keepAlive_Params ¶
func NewRootSupervisor_keepAlive_Params ¶
func NewRootSupervisor_keepAlive_Params(s *capnp.Segment) (Supervisor_keepAlive_Params, error)
func NewSupervisor_keepAlive_Params ¶
func NewSupervisor_keepAlive_Params(s *capnp.Segment) (Supervisor_keepAlive_Params, error)
func ReadRootSupervisor_keepAlive_Params ¶
func ReadRootSupervisor_keepAlive_Params(msg *capnp.Message) (Supervisor_keepAlive_Params, error)
func (Supervisor_keepAlive_Params) Core ¶
func (s Supervisor_keepAlive_Params) Core() SandstormCore
func (Supervisor_keepAlive_Params) DecodeFromPtr ¶
func (Supervisor_keepAlive_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_keepAlive_Params
func (Supervisor_keepAlive_Params) EncodeAsPtr ¶
func (s Supervisor_keepAlive_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_keepAlive_Params) HasCore ¶
func (s Supervisor_keepAlive_Params) HasCore() bool
func (Supervisor_keepAlive_Params) IsValid ¶
func (s Supervisor_keepAlive_Params) IsValid() bool
func (Supervisor_keepAlive_Params) Message ¶
func (s Supervisor_keepAlive_Params) Message() *capnp.Message
func (Supervisor_keepAlive_Params) Segment ¶
func (s Supervisor_keepAlive_Params) Segment() *capnp.Segment
func (Supervisor_keepAlive_Params) SetCore ¶
func (s Supervisor_keepAlive_Params) SetCore(v SandstormCore) error
func (Supervisor_keepAlive_Params) String ¶
func (s Supervisor_keepAlive_Params) String() string
func (Supervisor_keepAlive_Params) ToPtr ¶
func (s Supervisor_keepAlive_Params) ToPtr() capnp.Ptr
type Supervisor_keepAlive_Params_Future ¶
Supervisor_keepAlive_Params_Future is a wrapper for a Supervisor_keepAlive_Params promised by a client call.
func (Supervisor_keepAlive_Params_Future) Core ¶
func (p Supervisor_keepAlive_Params_Future) Core() SandstormCore
func (Supervisor_keepAlive_Params_Future) Struct ¶
func (f Supervisor_keepAlive_Params_Future) Struct() (Supervisor_keepAlive_Params, error)
type Supervisor_keepAlive_Params_List ¶
type Supervisor_keepAlive_Params_List = capnp.StructList[Supervisor_keepAlive_Params]
Supervisor_keepAlive_Params_List is a list of Supervisor_keepAlive_Params.
type Supervisor_keepAlive_Results ¶
func NewRootSupervisor_keepAlive_Results ¶
func NewRootSupervisor_keepAlive_Results(s *capnp.Segment) (Supervisor_keepAlive_Results, error)
func NewSupervisor_keepAlive_Results ¶
func NewSupervisor_keepAlive_Results(s *capnp.Segment) (Supervisor_keepAlive_Results, error)
func ReadRootSupervisor_keepAlive_Results ¶
func ReadRootSupervisor_keepAlive_Results(msg *capnp.Message) (Supervisor_keepAlive_Results, error)
func (Supervisor_keepAlive_Results) DecodeFromPtr ¶
func (Supervisor_keepAlive_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_keepAlive_Results
func (Supervisor_keepAlive_Results) EncodeAsPtr ¶
func (s Supervisor_keepAlive_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_keepAlive_Results) IsValid ¶
func (s Supervisor_keepAlive_Results) IsValid() bool
func (Supervisor_keepAlive_Results) Message ¶
func (s Supervisor_keepAlive_Results) Message() *capnp.Message
func (Supervisor_keepAlive_Results) Segment ¶
func (s Supervisor_keepAlive_Results) Segment() *capnp.Segment
func (Supervisor_keepAlive_Results) String ¶
func (s Supervisor_keepAlive_Results) String() string
func (Supervisor_keepAlive_Results) ToPtr ¶
func (s Supervisor_keepAlive_Results) ToPtr() capnp.Ptr
type Supervisor_keepAlive_Results_Future ¶
Supervisor_keepAlive_Results_Future is a wrapper for a Supervisor_keepAlive_Results promised by a client call.
func (Supervisor_keepAlive_Results_Future) Struct ¶
func (f Supervisor_keepAlive_Results_Future) Struct() (Supervisor_keepAlive_Results, error)
type Supervisor_keepAlive_Results_List ¶
type Supervisor_keepAlive_Results_List = capnp.StructList[Supervisor_keepAlive_Results]
Supervisor_keepAlive_Results_List is a list of Supervisor_keepAlive_Results.
type Supervisor_obsoleteGetGrainSize ¶
Supervisor_obsoleteGetGrainSize holds the state for a server call to Supervisor.obsoleteGetGrainSize. See server.Call for documentation.
func (Supervisor_obsoleteGetGrainSize) AllocResults ¶
func (c Supervisor_obsoleteGetGrainSize) AllocResults() (Supervisor_obsoleteGetGrainSize_Results, error)
AllocResults allocates the results struct.
func (Supervisor_obsoleteGetGrainSize) Args ¶
Args returns the call's arguments.
type Supervisor_obsoleteGetGrainSizeWhenDifferent ¶
Supervisor_obsoleteGetGrainSizeWhenDifferent holds the state for a server call to Supervisor.obsoleteGetGrainSizeWhenDifferent. See server.Call for documentation.
func (Supervisor_obsoleteGetGrainSizeWhenDifferent) AllocResults ¶
func (c Supervisor_obsoleteGetGrainSizeWhenDifferent) AllocResults() (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results, error)
AllocResults allocates the results struct.
func (Supervisor_obsoleteGetGrainSizeWhenDifferent) Args ¶
func (c Supervisor_obsoleteGetGrainSizeWhenDifferent) Args() Supervisor_obsoleteGetGrainSizeWhenDifferent_Params
Args returns the call's arguments.
type Supervisor_obsoleteGetGrainSizeWhenDifferent_Params ¶
func NewRootSupervisor_obsoleteGetGrainSizeWhenDifferent_Params ¶
func NewRootSupervisor_obsoleteGetGrainSizeWhenDifferent_Params(s *capnp.Segment) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params, error)
func NewSupervisor_obsoleteGetGrainSizeWhenDifferent_Params ¶
func NewSupervisor_obsoleteGetGrainSizeWhenDifferent_Params(s *capnp.Segment) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params, error)
func ReadRootSupervisor_obsoleteGetGrainSizeWhenDifferent_Params ¶
func ReadRootSupervisor_obsoleteGetGrainSizeWhenDifferent_Params(msg *capnp.Message) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params, error)
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) DecodeFromPtr ¶
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) EncodeAsPtr ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) IsValid ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) IsValid() bool
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) Message ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) Message() *capnp.Message
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) OldSize ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) OldSize() uint64
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) Segment ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) Segment() *capnp.Segment
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) SetOldSize ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) SetOldSize(v uint64)
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) String ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) String() string
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) ToPtr ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Params) ToPtr() capnp.Ptr
type Supervisor_obsoleteGetGrainSizeWhenDifferent_Params_Future ¶
Supervisor_obsoleteGetGrainSizeWhenDifferent_Params_Future is a wrapper for a Supervisor_obsoleteGetGrainSizeWhenDifferent_Params promised by a client call.
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params_Future) Struct ¶
type Supervisor_obsoleteGetGrainSizeWhenDifferent_Params_List ¶
type Supervisor_obsoleteGetGrainSizeWhenDifferent_Params_List = capnp.StructList[Supervisor_obsoleteGetGrainSizeWhenDifferent_Params]
Supervisor_obsoleteGetGrainSizeWhenDifferent_Params_List is a list of Supervisor_obsoleteGetGrainSizeWhenDifferent_Params.
func NewSupervisor_obsoleteGetGrainSizeWhenDifferent_Params_List ¶
func NewSupervisor_obsoleteGetGrainSizeWhenDifferent_Params_List(s *capnp.Segment, sz int32) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Params_List, error)
NewSupervisor_obsoleteGetGrainSizeWhenDifferent_Params creates a new list of Supervisor_obsoleteGetGrainSizeWhenDifferent_Params.
type Supervisor_obsoleteGetGrainSizeWhenDifferent_Results ¶
func NewRootSupervisor_obsoleteGetGrainSizeWhenDifferent_Results ¶
func NewRootSupervisor_obsoleteGetGrainSizeWhenDifferent_Results(s *capnp.Segment) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results, error)
func NewSupervisor_obsoleteGetGrainSizeWhenDifferent_Results ¶
func NewSupervisor_obsoleteGetGrainSizeWhenDifferent_Results(s *capnp.Segment) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results, error)
func ReadRootSupervisor_obsoleteGetGrainSizeWhenDifferent_Results ¶
func ReadRootSupervisor_obsoleteGetGrainSizeWhenDifferent_Results(msg *capnp.Message) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results, error)
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) DecodeFromPtr ¶
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) EncodeAsPtr ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) IsValid ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) IsValid() bool
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) Message ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) Message() *capnp.Message
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) Segment ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) Segment() *capnp.Segment
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) SetSize ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) SetSize(v uint64)
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) Size ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) Size() uint64
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) String ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) String() string
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) ToPtr ¶
func (s Supervisor_obsoleteGetGrainSizeWhenDifferent_Results) ToPtr() capnp.Ptr
type Supervisor_obsoleteGetGrainSizeWhenDifferent_Results_Future ¶
Supervisor_obsoleteGetGrainSizeWhenDifferent_Results_Future is a wrapper for a Supervisor_obsoleteGetGrainSizeWhenDifferent_Results promised by a client call.
func (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results_Future) Struct ¶
type Supervisor_obsoleteGetGrainSizeWhenDifferent_Results_List ¶
type Supervisor_obsoleteGetGrainSizeWhenDifferent_Results_List = capnp.StructList[Supervisor_obsoleteGetGrainSizeWhenDifferent_Results]
Supervisor_obsoleteGetGrainSizeWhenDifferent_Results_List is a list of Supervisor_obsoleteGetGrainSizeWhenDifferent_Results.
func NewSupervisor_obsoleteGetGrainSizeWhenDifferent_Results_List ¶
func NewSupervisor_obsoleteGetGrainSizeWhenDifferent_Results_List(s *capnp.Segment, sz int32) (Supervisor_obsoleteGetGrainSizeWhenDifferent_Results_List, error)
NewSupervisor_obsoleteGetGrainSizeWhenDifferent_Results creates a new list of Supervisor_obsoleteGetGrainSizeWhenDifferent_Results.
type Supervisor_obsoleteGetGrainSize_Params ¶
func NewRootSupervisor_obsoleteGetGrainSize_Params ¶
func NewRootSupervisor_obsoleteGetGrainSize_Params(s *capnp.Segment) (Supervisor_obsoleteGetGrainSize_Params, error)
func NewSupervisor_obsoleteGetGrainSize_Params ¶
func NewSupervisor_obsoleteGetGrainSize_Params(s *capnp.Segment) (Supervisor_obsoleteGetGrainSize_Params, error)
func ReadRootSupervisor_obsoleteGetGrainSize_Params ¶
func ReadRootSupervisor_obsoleteGetGrainSize_Params(msg *capnp.Message) (Supervisor_obsoleteGetGrainSize_Params, error)
func (Supervisor_obsoleteGetGrainSize_Params) DecodeFromPtr ¶
func (Supervisor_obsoleteGetGrainSize_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_obsoleteGetGrainSize_Params
func (Supervisor_obsoleteGetGrainSize_Params) EncodeAsPtr ¶
func (s Supervisor_obsoleteGetGrainSize_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_obsoleteGetGrainSize_Params) IsValid ¶
func (s Supervisor_obsoleteGetGrainSize_Params) IsValid() bool
func (Supervisor_obsoleteGetGrainSize_Params) Message ¶
func (s Supervisor_obsoleteGetGrainSize_Params) Message() *capnp.Message
func (Supervisor_obsoleteGetGrainSize_Params) Segment ¶
func (s Supervisor_obsoleteGetGrainSize_Params) Segment() *capnp.Segment
func (Supervisor_obsoleteGetGrainSize_Params) String ¶
func (s Supervisor_obsoleteGetGrainSize_Params) String() string
func (Supervisor_obsoleteGetGrainSize_Params) ToPtr ¶
func (s Supervisor_obsoleteGetGrainSize_Params) ToPtr() capnp.Ptr
type Supervisor_obsoleteGetGrainSize_Params_Future ¶
Supervisor_obsoleteGetGrainSize_Params_Future is a wrapper for a Supervisor_obsoleteGetGrainSize_Params promised by a client call.
func (Supervisor_obsoleteGetGrainSize_Params_Future) Struct ¶
func (f Supervisor_obsoleteGetGrainSize_Params_Future) Struct() (Supervisor_obsoleteGetGrainSize_Params, error)
type Supervisor_obsoleteGetGrainSize_Params_List ¶
type Supervisor_obsoleteGetGrainSize_Params_List = capnp.StructList[Supervisor_obsoleteGetGrainSize_Params]
Supervisor_obsoleteGetGrainSize_Params_List is a list of Supervisor_obsoleteGetGrainSize_Params.
type Supervisor_obsoleteGetGrainSize_Results ¶
func NewRootSupervisor_obsoleteGetGrainSize_Results ¶
func NewRootSupervisor_obsoleteGetGrainSize_Results(s *capnp.Segment) (Supervisor_obsoleteGetGrainSize_Results, error)
func NewSupervisor_obsoleteGetGrainSize_Results ¶
func NewSupervisor_obsoleteGetGrainSize_Results(s *capnp.Segment) (Supervisor_obsoleteGetGrainSize_Results, error)
func ReadRootSupervisor_obsoleteGetGrainSize_Results ¶
func ReadRootSupervisor_obsoleteGetGrainSize_Results(msg *capnp.Message) (Supervisor_obsoleteGetGrainSize_Results, error)
func (Supervisor_obsoleteGetGrainSize_Results) DecodeFromPtr ¶
func (Supervisor_obsoleteGetGrainSize_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_obsoleteGetGrainSize_Results
func (Supervisor_obsoleteGetGrainSize_Results) EncodeAsPtr ¶
func (s Supervisor_obsoleteGetGrainSize_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_obsoleteGetGrainSize_Results) IsValid ¶
func (s Supervisor_obsoleteGetGrainSize_Results) IsValid() bool
func (Supervisor_obsoleteGetGrainSize_Results) Message ¶
func (s Supervisor_obsoleteGetGrainSize_Results) Message() *capnp.Message
func (Supervisor_obsoleteGetGrainSize_Results) Segment ¶
func (s Supervisor_obsoleteGetGrainSize_Results) Segment() *capnp.Segment
func (Supervisor_obsoleteGetGrainSize_Results) SetSize ¶
func (s Supervisor_obsoleteGetGrainSize_Results) SetSize(v uint64)
func (Supervisor_obsoleteGetGrainSize_Results) Size ¶
func (s Supervisor_obsoleteGetGrainSize_Results) Size() uint64
func (Supervisor_obsoleteGetGrainSize_Results) String ¶
func (s Supervisor_obsoleteGetGrainSize_Results) String() string
func (Supervisor_obsoleteGetGrainSize_Results) ToPtr ¶
func (s Supervisor_obsoleteGetGrainSize_Results) ToPtr() capnp.Ptr
type Supervisor_obsoleteGetGrainSize_Results_Future ¶
Supervisor_obsoleteGetGrainSize_Results_Future is a wrapper for a Supervisor_obsoleteGetGrainSize_Results promised by a client call.
func (Supervisor_obsoleteGetGrainSize_Results_Future) Struct ¶
func (f Supervisor_obsoleteGetGrainSize_Results_Future) Struct() (Supervisor_obsoleteGetGrainSize_Results, error)
type Supervisor_obsoleteGetGrainSize_Results_List ¶
type Supervisor_obsoleteGetGrainSize_Results_List = capnp.StructList[Supervisor_obsoleteGetGrainSize_Results]
Supervisor_obsoleteGetGrainSize_Results_List is a list of Supervisor_obsoleteGetGrainSize_Results.
type Supervisor_restore ¶
Supervisor_restore holds the state for a server call to Supervisor.restore. See server.Call for documentation.
func (Supervisor_restore) AllocResults ¶
func (c Supervisor_restore) AllocResults() (Supervisor_restore_Results, error)
AllocResults allocates the results struct.
func (Supervisor_restore) Args ¶
func (c Supervisor_restore) Args() Supervisor_restore_Params
Args returns the call's arguments.
type Supervisor_restore_Params ¶
func NewRootSupervisor_restore_Params ¶
func NewRootSupervisor_restore_Params(s *capnp.Segment) (Supervisor_restore_Params, error)
func NewSupervisor_restore_Params ¶
func NewSupervisor_restore_Params(s *capnp.Segment) (Supervisor_restore_Params, error)
func ReadRootSupervisor_restore_Params ¶
func ReadRootSupervisor_restore_Params(msg *capnp.Message) (Supervisor_restore_Params, error)
func (Supervisor_restore_Params) DecodeFromPtr ¶
func (Supervisor_restore_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_restore_Params
func (Supervisor_restore_Params) EncodeAsPtr ¶
func (s Supervisor_restore_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_restore_Params) HasObsolete ¶
func (s Supervisor_restore_Params) HasObsolete() bool
func (Supervisor_restore_Params) HasParentToken ¶
func (s Supervisor_restore_Params) HasParentToken() bool
func (Supervisor_restore_Params) HasRef ¶
func (s Supervisor_restore_Params) HasRef() bool
func (Supervisor_restore_Params) IsValid ¶
func (s Supervisor_restore_Params) IsValid() bool
func (Supervisor_restore_Params) Message ¶
func (s Supervisor_restore_Params) Message() *capnp.Message
func (Supervisor_restore_Params) NewObsolete ¶
func (s Supervisor_restore_Params) NewObsolete(n int32) (MembraneRequirement_List, error)
NewObsolete sets the obsolete field to a newly allocated MembraneRequirement_List, preferring placement in s's segment.
func (Supervisor_restore_Params) NewRef ¶
func (s Supervisor_restore_Params) NewRef() (SupervisorObjectId, error)
NewRef sets the ref field to a newly allocated SupervisorObjectId struct, preferring placement in s's segment.
func (Supervisor_restore_Params) Obsolete ¶
func (s Supervisor_restore_Params) Obsolete() (MembraneRequirement_List, error)
func (Supervisor_restore_Params) ParentToken ¶
func (s Supervisor_restore_Params) ParentToken() ([]byte, error)
func (Supervisor_restore_Params) Ref ¶
func (s Supervisor_restore_Params) Ref() (SupervisorObjectId, error)
func (Supervisor_restore_Params) Segment ¶
func (s Supervisor_restore_Params) Segment() *capnp.Segment
func (Supervisor_restore_Params) SetObsolete ¶
func (s Supervisor_restore_Params) SetObsolete(v MembraneRequirement_List) error
func (Supervisor_restore_Params) SetParentToken ¶
func (s Supervisor_restore_Params) SetParentToken(v []byte) error
func (Supervisor_restore_Params) SetRef ¶
func (s Supervisor_restore_Params) SetRef(v SupervisorObjectId) error
func (Supervisor_restore_Params) String ¶
func (s Supervisor_restore_Params) String() string
func (Supervisor_restore_Params) ToPtr ¶
func (s Supervisor_restore_Params) ToPtr() capnp.Ptr
type Supervisor_restore_Params_Future ¶
Supervisor_restore_Params_Future is a wrapper for a Supervisor_restore_Params promised by a client call.
func (Supervisor_restore_Params_Future) Ref ¶
func (p Supervisor_restore_Params_Future) Ref() SupervisorObjectId_Future
func (Supervisor_restore_Params_Future) Struct ¶
func (f Supervisor_restore_Params_Future) Struct() (Supervisor_restore_Params, error)
type Supervisor_restore_Params_List ¶
type Supervisor_restore_Params_List = capnp.StructList[Supervisor_restore_Params]
Supervisor_restore_Params_List is a list of Supervisor_restore_Params.
type Supervisor_restore_Results ¶
func NewRootSupervisor_restore_Results ¶
func NewRootSupervisor_restore_Results(s *capnp.Segment) (Supervisor_restore_Results, error)
func NewSupervisor_restore_Results ¶
func NewSupervisor_restore_Results(s *capnp.Segment) (Supervisor_restore_Results, error)
func ReadRootSupervisor_restore_Results ¶
func ReadRootSupervisor_restore_Results(msg *capnp.Message) (Supervisor_restore_Results, error)
func (Supervisor_restore_Results) Cap ¶
func (s Supervisor_restore_Results) Cap() capnp.Client
func (Supervisor_restore_Results) DecodeFromPtr ¶
func (Supervisor_restore_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_restore_Results
func (Supervisor_restore_Results) EncodeAsPtr ¶
func (s Supervisor_restore_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_restore_Results) HasCap ¶
func (s Supervisor_restore_Results) HasCap() bool
func (Supervisor_restore_Results) IsValid ¶
func (s Supervisor_restore_Results) IsValid() bool
func (Supervisor_restore_Results) Message ¶
func (s Supervisor_restore_Results) Message() *capnp.Message
func (Supervisor_restore_Results) Segment ¶
func (s Supervisor_restore_Results) Segment() *capnp.Segment
func (Supervisor_restore_Results) SetCap ¶
func (s Supervisor_restore_Results) SetCap(c capnp.Client) error
func (Supervisor_restore_Results) String ¶
func (s Supervisor_restore_Results) String() string
func (Supervisor_restore_Results) ToPtr ¶
func (s Supervisor_restore_Results) ToPtr() capnp.Ptr
type Supervisor_restore_Results_Future ¶
Supervisor_restore_Results_Future is a wrapper for a Supervisor_restore_Results promised by a client call.
func (Supervisor_restore_Results_Future) Cap ¶
func (p Supervisor_restore_Results_Future) Cap() capnp.Client
func (Supervisor_restore_Results_Future) Struct ¶
func (f Supervisor_restore_Results_Future) Struct() (Supervisor_restore_Results, error)
type Supervisor_restore_Results_List ¶
type Supervisor_restore_Results_List = capnp.StructList[Supervisor_restore_Results]
Supervisor_restore_Results_List is a list of Supervisor_restore_Results.
type Supervisor_shutdown ¶
Supervisor_shutdown holds the state for a server call to Supervisor.shutdown. See server.Call for documentation.
func (Supervisor_shutdown) AllocResults ¶
func (c Supervisor_shutdown) AllocResults() (Supervisor_shutdown_Results, error)
AllocResults allocates the results struct.
func (Supervisor_shutdown) Args ¶
func (c Supervisor_shutdown) Args() Supervisor_shutdown_Params
Args returns the call's arguments.
type Supervisor_shutdown_Params ¶
func NewRootSupervisor_shutdown_Params ¶
func NewRootSupervisor_shutdown_Params(s *capnp.Segment) (Supervisor_shutdown_Params, error)
func NewSupervisor_shutdown_Params ¶
func NewSupervisor_shutdown_Params(s *capnp.Segment) (Supervisor_shutdown_Params, error)
func ReadRootSupervisor_shutdown_Params ¶
func ReadRootSupervisor_shutdown_Params(msg *capnp.Message) (Supervisor_shutdown_Params, error)
func (Supervisor_shutdown_Params) DecodeFromPtr ¶
func (Supervisor_shutdown_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_shutdown_Params
func (Supervisor_shutdown_Params) EncodeAsPtr ¶
func (s Supervisor_shutdown_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_shutdown_Params) IsValid ¶
func (s Supervisor_shutdown_Params) IsValid() bool
func (Supervisor_shutdown_Params) Message ¶
func (s Supervisor_shutdown_Params) Message() *capnp.Message
func (Supervisor_shutdown_Params) Segment ¶
func (s Supervisor_shutdown_Params) Segment() *capnp.Segment
func (Supervisor_shutdown_Params) String ¶
func (s Supervisor_shutdown_Params) String() string
func (Supervisor_shutdown_Params) ToPtr ¶
func (s Supervisor_shutdown_Params) ToPtr() capnp.Ptr
type Supervisor_shutdown_Params_Future ¶
Supervisor_shutdown_Params_Future is a wrapper for a Supervisor_shutdown_Params promised by a client call.
func (Supervisor_shutdown_Params_Future) Struct ¶
func (f Supervisor_shutdown_Params_Future) Struct() (Supervisor_shutdown_Params, error)
type Supervisor_shutdown_Params_List ¶
type Supervisor_shutdown_Params_List = capnp.StructList[Supervisor_shutdown_Params]
Supervisor_shutdown_Params_List is a list of Supervisor_shutdown_Params.
type Supervisor_shutdown_Results ¶
func NewRootSupervisor_shutdown_Results ¶
func NewRootSupervisor_shutdown_Results(s *capnp.Segment) (Supervisor_shutdown_Results, error)
func NewSupervisor_shutdown_Results ¶
func NewSupervisor_shutdown_Results(s *capnp.Segment) (Supervisor_shutdown_Results, error)
func ReadRootSupervisor_shutdown_Results ¶
func ReadRootSupervisor_shutdown_Results(msg *capnp.Message) (Supervisor_shutdown_Results, error)
func (Supervisor_shutdown_Results) DecodeFromPtr ¶
func (Supervisor_shutdown_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_shutdown_Results
func (Supervisor_shutdown_Results) EncodeAsPtr ¶
func (s Supervisor_shutdown_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_shutdown_Results) IsValid ¶
func (s Supervisor_shutdown_Results) IsValid() bool
func (Supervisor_shutdown_Results) Message ¶
func (s Supervisor_shutdown_Results) Message() *capnp.Message
func (Supervisor_shutdown_Results) Segment ¶
func (s Supervisor_shutdown_Results) Segment() *capnp.Segment
func (Supervisor_shutdown_Results) String ¶
func (s Supervisor_shutdown_Results) String() string
func (Supervisor_shutdown_Results) ToPtr ¶
func (s Supervisor_shutdown_Results) ToPtr() capnp.Ptr
type Supervisor_shutdown_Results_Future ¶
Supervisor_shutdown_Results_Future is a wrapper for a Supervisor_shutdown_Results promised by a client call.
func (Supervisor_shutdown_Results_Future) Struct ¶
func (f Supervisor_shutdown_Results_Future) Struct() (Supervisor_shutdown_Results, error)
type Supervisor_shutdown_Results_List ¶
type Supervisor_shutdown_Results_List = capnp.StructList[Supervisor_shutdown_Results]
Supervisor_shutdown_Results_List is a list of Supervisor_shutdown_Results.
type Supervisor_syncStorage ¶
Supervisor_syncStorage holds the state for a server call to Supervisor.syncStorage. See server.Call for documentation.
func (Supervisor_syncStorage) AllocResults ¶
func (c Supervisor_syncStorage) AllocResults() (Supervisor_syncStorage_Results, error)
AllocResults allocates the results struct.
func (Supervisor_syncStorage) Args ¶
func (c Supervisor_syncStorage) Args() Supervisor_syncStorage_Params
Args returns the call's arguments.
type Supervisor_syncStorage_Params ¶
func NewRootSupervisor_syncStorage_Params ¶
func NewRootSupervisor_syncStorage_Params(s *capnp.Segment) (Supervisor_syncStorage_Params, error)
func NewSupervisor_syncStorage_Params ¶
func NewSupervisor_syncStorage_Params(s *capnp.Segment) (Supervisor_syncStorage_Params, error)
func ReadRootSupervisor_syncStorage_Params ¶
func ReadRootSupervisor_syncStorage_Params(msg *capnp.Message) (Supervisor_syncStorage_Params, error)
func (Supervisor_syncStorage_Params) DecodeFromPtr ¶
func (Supervisor_syncStorage_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_syncStorage_Params
func (Supervisor_syncStorage_Params) EncodeAsPtr ¶
func (s Supervisor_syncStorage_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_syncStorage_Params) IsValid ¶
func (s Supervisor_syncStorage_Params) IsValid() bool
func (Supervisor_syncStorage_Params) Message ¶
func (s Supervisor_syncStorage_Params) Message() *capnp.Message
func (Supervisor_syncStorage_Params) Segment ¶
func (s Supervisor_syncStorage_Params) Segment() *capnp.Segment
func (Supervisor_syncStorage_Params) String ¶
func (s Supervisor_syncStorage_Params) String() string
func (Supervisor_syncStorage_Params) ToPtr ¶
func (s Supervisor_syncStorage_Params) ToPtr() capnp.Ptr
type Supervisor_syncStorage_Params_Future ¶
Supervisor_syncStorage_Params_Future is a wrapper for a Supervisor_syncStorage_Params promised by a client call.
func (Supervisor_syncStorage_Params_Future) Struct ¶
func (f Supervisor_syncStorage_Params_Future) Struct() (Supervisor_syncStorage_Params, error)
type Supervisor_syncStorage_Params_List ¶
type Supervisor_syncStorage_Params_List = capnp.StructList[Supervisor_syncStorage_Params]
Supervisor_syncStorage_Params_List is a list of Supervisor_syncStorage_Params.
type Supervisor_syncStorage_Results ¶
func NewRootSupervisor_syncStorage_Results ¶
func NewRootSupervisor_syncStorage_Results(s *capnp.Segment) (Supervisor_syncStorage_Results, error)
func NewSupervisor_syncStorage_Results ¶
func NewSupervisor_syncStorage_Results(s *capnp.Segment) (Supervisor_syncStorage_Results, error)
func ReadRootSupervisor_syncStorage_Results ¶
func ReadRootSupervisor_syncStorage_Results(msg *capnp.Message) (Supervisor_syncStorage_Results, error)
func (Supervisor_syncStorage_Results) DecodeFromPtr ¶
func (Supervisor_syncStorage_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_syncStorage_Results
func (Supervisor_syncStorage_Results) EncodeAsPtr ¶
func (s Supervisor_syncStorage_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_syncStorage_Results) IsValid ¶
func (s Supervisor_syncStorage_Results) IsValid() bool
func (Supervisor_syncStorage_Results) Message ¶
func (s Supervisor_syncStorage_Results) Message() *capnp.Message
func (Supervisor_syncStorage_Results) Segment ¶
func (s Supervisor_syncStorage_Results) Segment() *capnp.Segment
func (Supervisor_syncStorage_Results) String ¶
func (s Supervisor_syncStorage_Results) String() string
func (Supervisor_syncStorage_Results) ToPtr ¶
func (s Supervisor_syncStorage_Results) ToPtr() capnp.Ptr
type Supervisor_syncStorage_Results_Future ¶
Supervisor_syncStorage_Results_Future is a wrapper for a Supervisor_syncStorage_Results promised by a client call.
func (Supervisor_syncStorage_Results_Future) Struct ¶
func (f Supervisor_syncStorage_Results_Future) Struct() (Supervisor_syncStorage_Results, error)
type Supervisor_syncStorage_Results_List ¶
type Supervisor_syncStorage_Results_List = capnp.StructList[Supervisor_syncStorage_Results]
Supervisor_syncStorage_Results_List is a list of Supervisor_syncStorage_Results.
type Supervisor_watchLog ¶
Supervisor_watchLog holds the state for a server call to Supervisor.watchLog. See server.Call for documentation.
func (Supervisor_watchLog) AllocResults ¶
func (c Supervisor_watchLog) AllocResults() (Supervisor_watchLog_Results, error)
AllocResults allocates the results struct.
func (Supervisor_watchLog) Args ¶
func (c Supervisor_watchLog) Args() Supervisor_watchLog_Params
Args returns the call's arguments.
type Supervisor_watchLog_Params ¶
func NewRootSupervisor_watchLog_Params ¶
func NewRootSupervisor_watchLog_Params(s *capnp.Segment) (Supervisor_watchLog_Params, error)
func NewSupervisor_watchLog_Params ¶
func NewSupervisor_watchLog_Params(s *capnp.Segment) (Supervisor_watchLog_Params, error)
func ReadRootSupervisor_watchLog_Params ¶
func ReadRootSupervisor_watchLog_Params(msg *capnp.Message) (Supervisor_watchLog_Params, error)
func (Supervisor_watchLog_Params) BacklogAmount ¶
func (s Supervisor_watchLog_Params) BacklogAmount() uint64
func (Supervisor_watchLog_Params) DecodeFromPtr ¶
func (Supervisor_watchLog_Params) DecodeFromPtr(p capnp.Ptr) Supervisor_watchLog_Params
func (Supervisor_watchLog_Params) EncodeAsPtr ¶
func (s Supervisor_watchLog_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_watchLog_Params) HasStream ¶
func (s Supervisor_watchLog_Params) HasStream() bool
func (Supervisor_watchLog_Params) IsValid ¶
func (s Supervisor_watchLog_Params) IsValid() bool
func (Supervisor_watchLog_Params) Message ¶
func (s Supervisor_watchLog_Params) Message() *capnp.Message
func (Supervisor_watchLog_Params) Segment ¶
func (s Supervisor_watchLog_Params) Segment() *capnp.Segment
func (Supervisor_watchLog_Params) SetBacklogAmount ¶
func (s Supervisor_watchLog_Params) SetBacklogAmount(v uint64)
func (Supervisor_watchLog_Params) SetStream ¶
func (s Supervisor_watchLog_Params) SetStream(v util.ByteStream) error
func (Supervisor_watchLog_Params) Stream ¶
func (s Supervisor_watchLog_Params) Stream() util.ByteStream
func (Supervisor_watchLog_Params) String ¶
func (s Supervisor_watchLog_Params) String() string
func (Supervisor_watchLog_Params) ToPtr ¶
func (s Supervisor_watchLog_Params) ToPtr() capnp.Ptr
type Supervisor_watchLog_Params_Future ¶
Supervisor_watchLog_Params_Future is a wrapper for a Supervisor_watchLog_Params promised by a client call.
func (Supervisor_watchLog_Params_Future) Stream ¶
func (p Supervisor_watchLog_Params_Future) Stream() util.ByteStream
func (Supervisor_watchLog_Params_Future) Struct ¶
func (f Supervisor_watchLog_Params_Future) Struct() (Supervisor_watchLog_Params, error)
type Supervisor_watchLog_Params_List ¶
type Supervisor_watchLog_Params_List = capnp.StructList[Supervisor_watchLog_Params]
Supervisor_watchLog_Params_List is a list of Supervisor_watchLog_Params.
type Supervisor_watchLog_Results ¶
func NewRootSupervisor_watchLog_Results ¶
func NewRootSupervisor_watchLog_Results(s *capnp.Segment) (Supervisor_watchLog_Results, error)
func NewSupervisor_watchLog_Results ¶
func NewSupervisor_watchLog_Results(s *capnp.Segment) (Supervisor_watchLog_Results, error)
func ReadRootSupervisor_watchLog_Results ¶
func ReadRootSupervisor_watchLog_Results(msg *capnp.Message) (Supervisor_watchLog_Results, error)
func (Supervisor_watchLog_Results) DecodeFromPtr ¶
func (Supervisor_watchLog_Results) DecodeFromPtr(p capnp.Ptr) Supervisor_watchLog_Results
func (Supervisor_watchLog_Results) EncodeAsPtr ¶
func (s Supervisor_watchLog_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Supervisor_watchLog_Results) Handle ¶
func (s Supervisor_watchLog_Results) Handle() util.Handle
func (Supervisor_watchLog_Results) HasHandle ¶
func (s Supervisor_watchLog_Results) HasHandle() bool
func (Supervisor_watchLog_Results) IsValid ¶
func (s Supervisor_watchLog_Results) IsValid() bool
func (Supervisor_watchLog_Results) Message ¶
func (s Supervisor_watchLog_Results) Message() *capnp.Message
func (Supervisor_watchLog_Results) Segment ¶
func (s Supervisor_watchLog_Results) Segment() *capnp.Segment
func (Supervisor_watchLog_Results) SetHandle ¶
func (s Supervisor_watchLog_Results) SetHandle(v util.Handle) error
func (Supervisor_watchLog_Results) String ¶
func (s Supervisor_watchLog_Results) String() string
func (Supervisor_watchLog_Results) ToPtr ¶
func (s Supervisor_watchLog_Results) ToPtr() capnp.Ptr
type Supervisor_watchLog_Results_Future ¶
Supervisor_watchLog_Results_Future is a wrapper for a Supervisor_watchLog_Results promised by a client call.
func (Supervisor_watchLog_Results_Future) Handle ¶
func (p Supervisor_watchLog_Results_Future) Handle() util.Handle
func (Supervisor_watchLog_Results_Future) Struct ¶
func (f Supervisor_watchLog_Results_Future) Struct() (Supervisor_watchLog_Results, error)
type Supervisor_watchLog_Results_List ¶
type Supervisor_watchLog_Results_List = capnp.StructList[Supervisor_watchLog_Results]
Supervisor_watchLog_Results_List is a list of Supervisor_watchLog_Results.
type SystemPersistent ¶
func SystemPersistent_ServerToClient ¶
func SystemPersistent_ServerToClient(s SystemPersistent_Server) SystemPersistent
SystemPersistent_ServerToClient creates a new Client from an implementation of SystemPersistent_Server. The caller is responsible for calling Release on the returned Client.
func (SystemPersistent) AddRef ¶
func (c SystemPersistent) AddRef() SystemPersistent
AddRef creates a new Client that refers to the same capability as c. If c is nil or has resolved to null, then AddRef returns nil.
func (SystemPersistent) AddRequirements ¶
func (c SystemPersistent) AddRequirements(ctx context.Context, params func(SystemPersistent_addRequirements_Params) error) (SystemPersistent_addRequirements_Results_Future, capnp.ReleaseFunc)
func (SystemPersistent) DecodeFromPtr ¶
func (SystemPersistent) DecodeFromPtr(p capnp.Ptr) SystemPersistent
func (SystemPersistent) EncodeAsPtr ¶
func (c SystemPersistent) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SystemPersistent) GetFlowLimiter ¶
func (c SystemPersistent) GetFlowLimiter() fc.FlowLimiter
Get the current flowcontrol.FlowLimiter used to manage flow control for this client.
func (SystemPersistent) IsSame ¶
func (c SystemPersistent) IsSame(other SystemPersistent) bool
IsSame reports whether c and other refer to a capability created by the same call to NewClient. This can return false negatives if c or other are not fully resolved: use Resolve if this is an issue. If either c or other are released, then IsSame panics.
func (SystemPersistent) IsValid ¶
func (c SystemPersistent) IsValid() bool
IsValid reports whether c is a valid reference to a capability. A reference is invalid if it is nil, has resolved to null, or has been released.
func (SystemPersistent) Release ¶
func (c SystemPersistent) Release()
Release releases a capability reference. If this is the last reference to the capability, then the underlying resources associated with the capability will be released.
Release will panic if c has already been released, but not if c is nil or resolved to null.
func (SystemPersistent) Resolve ¶
func (c SystemPersistent) Resolve(ctx context.Context) error
Resolve blocks until the capability is fully resolved or the Context expires.
func (SystemPersistent) Save ¶
func (c SystemPersistent) Save(ctx context.Context, params func(persistent.Persistent_SaveParams) error) (persistent.Persistent_SaveResults_Future, capnp.ReleaseFunc)
func (SystemPersistent) SetFlowLimiter ¶
func (c SystemPersistent) SetFlowLimiter(lim fc.FlowLimiter)
Update the flowcontrol.FlowLimiter used to manage flow control for this client. This affects all future calls, but not calls already waiting to send. Passing nil sets the value to flowcontrol.NopLimiter, which is also the default.
func (SystemPersistent) String ¶
func (c SystemPersistent) String() string
String returns a string that identifies this capability for debugging purposes. Its format should not be depended on: in particular, it should not be used to compare clients. Use IsSame to compare clients for equality.
type SystemPersistent_List ¶
type SystemPersistent_List = capnp.CapList[SystemPersistent]
SystemPersistent_List is a list of SystemPersistent.
type SystemPersistent_RevocationObserver ¶
func SystemPersistent_RevocationObserver_ServerToClient ¶
func SystemPersistent_RevocationObserver_ServerToClient(s SystemPersistent_RevocationObserver_Server) SystemPersistent_RevocationObserver
SystemPersistent_RevocationObserver_ServerToClient creates a new Client from an implementation of SystemPersistent_RevocationObserver_Server. The caller is responsible for calling Release on the returned Client.
func (SystemPersistent_RevocationObserver) AddRef ¶
func (c SystemPersistent_RevocationObserver) AddRef() SystemPersistent_RevocationObserver
AddRef creates a new Client that refers to the same capability as c. If c is nil or has resolved to null, then AddRef returns nil.
func (SystemPersistent_RevocationObserver) DecodeFromPtr ¶
func (SystemPersistent_RevocationObserver) DecodeFromPtr(p capnp.Ptr) SystemPersistent_RevocationObserver
func (SystemPersistent_RevocationObserver) DropWhenRevoked ¶
func (c SystemPersistent_RevocationObserver) DropWhenRevoked(ctx context.Context, params func(SystemPersistent_RevocationObserver_dropWhenRevoked_Params) error) (SystemPersistent_RevocationObserver_dropWhenRevoked_Results_Future, capnp.ReleaseFunc)
func (SystemPersistent_RevocationObserver) EncodeAsPtr ¶
func (c SystemPersistent_RevocationObserver) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SystemPersistent_RevocationObserver) GetFlowLimiter ¶
func (c SystemPersistent_RevocationObserver) GetFlowLimiter() fc.FlowLimiter
Get the current flowcontrol.FlowLimiter used to manage flow control for this client.
func (SystemPersistent_RevocationObserver) IsSame ¶
func (c SystemPersistent_RevocationObserver) IsSame(other SystemPersistent_RevocationObserver) bool
IsSame reports whether c and other refer to a capability created by the same call to NewClient. This can return false negatives if c or other are not fully resolved: use Resolve if this is an issue. If either c or other are released, then IsSame panics.
func (SystemPersistent_RevocationObserver) IsValid ¶
func (c SystemPersistent_RevocationObserver) IsValid() bool
IsValid reports whether c is a valid reference to a capability. A reference is invalid if it is nil, has resolved to null, or has been released.
func (SystemPersistent_RevocationObserver) Release ¶
func (c SystemPersistent_RevocationObserver) Release()
Release releases a capability reference. If this is the last reference to the capability, then the underlying resources associated with the capability will be released.
Release will panic if c has already been released, but not if c is nil or resolved to null.
func (SystemPersistent_RevocationObserver) Resolve ¶
func (c SystemPersistent_RevocationObserver) Resolve(ctx context.Context) error
Resolve blocks until the capability is fully resolved or the Context expires.
func (SystemPersistent_RevocationObserver) SetFlowLimiter ¶
func (c SystemPersistent_RevocationObserver) SetFlowLimiter(lim fc.FlowLimiter)
Update the flowcontrol.FlowLimiter used to manage flow control for this client. This affects all future calls, but not calls already waiting to send. Passing nil sets the value to flowcontrol.NopLimiter, which is also the default.
func (SystemPersistent_RevocationObserver) String ¶
func (c SystemPersistent_RevocationObserver) String() string
String returns a string that identifies this capability for debugging purposes. Its format should not be depended on: in particular, it should not be used to compare clients. Use IsSame to compare clients for equality.
type SystemPersistent_RevocationObserver_List ¶
type SystemPersistent_RevocationObserver_List = capnp.CapList[SystemPersistent_RevocationObserver]
SystemPersistent_RevocationObserver_List is a list of SystemPersistent_RevocationObserver.
type SystemPersistent_RevocationObserver_Server ¶
type SystemPersistent_RevocationObserver_Server interface {
DropWhenRevoked(context.Context, SystemPersistent_RevocationObserver_dropWhenRevoked) error
}
type SystemPersistent_RevocationObserver_dropWhenRevoked ¶
SystemPersistent_RevocationObserver_dropWhenRevoked holds the state for a server call to SystemPersistent_RevocationObserver.dropWhenRevoked. See server.Call for documentation.
func (SystemPersistent_RevocationObserver_dropWhenRevoked) AllocResults ¶
func (c SystemPersistent_RevocationObserver_dropWhenRevoked) AllocResults() (SystemPersistent_RevocationObserver_dropWhenRevoked_Results, error)
AllocResults allocates the results struct.
func (SystemPersistent_RevocationObserver_dropWhenRevoked) Args ¶
func (c SystemPersistent_RevocationObserver_dropWhenRevoked) Args() SystemPersistent_RevocationObserver_dropWhenRevoked_Params
Args returns the call's arguments.
type SystemPersistent_RevocationObserver_dropWhenRevoked_Params ¶
func NewRootSystemPersistent_RevocationObserver_dropWhenRevoked_Params ¶
func NewRootSystemPersistent_RevocationObserver_dropWhenRevoked_Params(s *capnp.Segment) (SystemPersistent_RevocationObserver_dropWhenRevoked_Params, error)
func NewSystemPersistent_RevocationObserver_dropWhenRevoked_Params ¶
func NewSystemPersistent_RevocationObserver_dropWhenRevoked_Params(s *capnp.Segment) (SystemPersistent_RevocationObserver_dropWhenRevoked_Params, error)
func ReadRootSystemPersistent_RevocationObserver_dropWhenRevoked_Params ¶
func ReadRootSystemPersistent_RevocationObserver_dropWhenRevoked_Params(msg *capnp.Message) (SystemPersistent_RevocationObserver_dropWhenRevoked_Params, error)
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Params) DecodeFromPtr ¶
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Params) EncodeAsPtr ¶
func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Params) Handle ¶
func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) Handle() util.Handle
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Params) HasHandle ¶
func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) HasHandle() bool
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Params) IsValid ¶
func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) IsValid() bool
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Params) Message ¶
func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) Message() *capnp.Message
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Params) Segment ¶
func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) Segment() *capnp.Segment
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Params) SetHandle ¶
func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) SetHandle(v util.Handle) error
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Params) String ¶
func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) String() string
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Params) ToPtr ¶
func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Params) ToPtr() capnp.Ptr
type SystemPersistent_RevocationObserver_dropWhenRevoked_Params_Future ¶
SystemPersistent_RevocationObserver_dropWhenRevoked_Params_Future is a wrapper for a SystemPersistent_RevocationObserver_dropWhenRevoked_Params promised by a client call.
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Params_Future) Handle ¶
func (p SystemPersistent_RevocationObserver_dropWhenRevoked_Params_Future) Handle() util.Handle
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Params_Future) Struct ¶
type SystemPersistent_RevocationObserver_dropWhenRevoked_Params_List ¶
type SystemPersistent_RevocationObserver_dropWhenRevoked_Params_List = capnp.StructList[SystemPersistent_RevocationObserver_dropWhenRevoked_Params]
SystemPersistent_RevocationObserver_dropWhenRevoked_Params_List is a list of SystemPersistent_RevocationObserver_dropWhenRevoked_Params.
func NewSystemPersistent_RevocationObserver_dropWhenRevoked_Params_List ¶
func NewSystemPersistent_RevocationObserver_dropWhenRevoked_Params_List(s *capnp.Segment, sz int32) (SystemPersistent_RevocationObserver_dropWhenRevoked_Params_List, error)
NewSystemPersistent_RevocationObserver_dropWhenRevoked_Params creates a new list of SystemPersistent_RevocationObserver_dropWhenRevoked_Params.
type SystemPersistent_RevocationObserver_dropWhenRevoked_Results ¶
func NewRootSystemPersistent_RevocationObserver_dropWhenRevoked_Results ¶
func NewRootSystemPersistent_RevocationObserver_dropWhenRevoked_Results(s *capnp.Segment) (SystemPersistent_RevocationObserver_dropWhenRevoked_Results, error)
func NewSystemPersistent_RevocationObserver_dropWhenRevoked_Results ¶
func NewSystemPersistent_RevocationObserver_dropWhenRevoked_Results(s *capnp.Segment) (SystemPersistent_RevocationObserver_dropWhenRevoked_Results, error)
func ReadRootSystemPersistent_RevocationObserver_dropWhenRevoked_Results ¶
func ReadRootSystemPersistent_RevocationObserver_dropWhenRevoked_Results(msg *capnp.Message) (SystemPersistent_RevocationObserver_dropWhenRevoked_Results, error)
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Results) DecodeFromPtr ¶
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Results) EncodeAsPtr ¶
func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Results) IsValid ¶
func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Results) IsValid() bool
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Results) Message ¶
func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Results) Message() *capnp.Message
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Results) Segment ¶
func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Results) Segment() *capnp.Segment
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Results) String ¶
func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Results) String() string
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Results) ToPtr ¶
func (s SystemPersistent_RevocationObserver_dropWhenRevoked_Results) ToPtr() capnp.Ptr
type SystemPersistent_RevocationObserver_dropWhenRevoked_Results_Future ¶
SystemPersistent_RevocationObserver_dropWhenRevoked_Results_Future is a wrapper for a SystemPersistent_RevocationObserver_dropWhenRevoked_Results promised by a client call.
func (SystemPersistent_RevocationObserver_dropWhenRevoked_Results_Future) Struct ¶
type SystemPersistent_RevocationObserver_dropWhenRevoked_Results_List ¶
type SystemPersistent_RevocationObserver_dropWhenRevoked_Results_List = capnp.StructList[SystemPersistent_RevocationObserver_dropWhenRevoked_Results]
SystemPersistent_RevocationObserver_dropWhenRevoked_Results_List is a list of SystemPersistent_RevocationObserver_dropWhenRevoked_Results.
func NewSystemPersistent_RevocationObserver_dropWhenRevoked_Results_List ¶
func NewSystemPersistent_RevocationObserver_dropWhenRevoked_Results_List(s *capnp.Segment, sz int32) (SystemPersistent_RevocationObserver_dropWhenRevoked_Results_List, error)
NewSystemPersistent_RevocationObserver_dropWhenRevoked_Results creates a new list of SystemPersistent_RevocationObserver_dropWhenRevoked_Results.
type SystemPersistent_Server ¶
type SystemPersistent_Server interface { AddRequirements(context.Context, SystemPersistent_addRequirements) error Save(context.Context, persistent.Persistent_save) error }
type SystemPersistent_addRequirements ¶
SystemPersistent_addRequirements holds the state for a server call to SystemPersistent.addRequirements. See server.Call for documentation.
func (SystemPersistent_addRequirements) AllocResults ¶
func (c SystemPersistent_addRequirements) AllocResults() (SystemPersistent_addRequirements_Results, error)
AllocResults allocates the results struct.
func (SystemPersistent_addRequirements) Args ¶
Args returns the call's arguments.
type SystemPersistent_addRequirements_Params ¶
func NewRootSystemPersistent_addRequirements_Params ¶
func NewRootSystemPersistent_addRequirements_Params(s *capnp.Segment) (SystemPersistent_addRequirements_Params, error)
func NewSystemPersistent_addRequirements_Params ¶
func NewSystemPersistent_addRequirements_Params(s *capnp.Segment) (SystemPersistent_addRequirements_Params, error)
func ReadRootSystemPersistent_addRequirements_Params ¶
func ReadRootSystemPersistent_addRequirements_Params(msg *capnp.Message) (SystemPersistent_addRequirements_Params, error)
func (SystemPersistent_addRequirements_Params) DecodeFromPtr ¶
func (SystemPersistent_addRequirements_Params) DecodeFromPtr(p capnp.Ptr) SystemPersistent_addRequirements_Params
func (SystemPersistent_addRequirements_Params) EncodeAsPtr ¶
func (s SystemPersistent_addRequirements_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SystemPersistent_addRequirements_Params) HasObserver ¶
func (s SystemPersistent_addRequirements_Params) HasObserver() bool
func (SystemPersistent_addRequirements_Params) HasRequirements ¶
func (s SystemPersistent_addRequirements_Params) HasRequirements() bool
func (SystemPersistent_addRequirements_Params) IsValid ¶
func (s SystemPersistent_addRequirements_Params) IsValid() bool
func (SystemPersistent_addRequirements_Params) Message ¶
func (s SystemPersistent_addRequirements_Params) Message() *capnp.Message
func (SystemPersistent_addRequirements_Params) NewRequirements ¶
func (s SystemPersistent_addRequirements_Params) NewRequirements(n int32) (MembraneRequirement_List, error)
NewRequirements sets the requirements field to a newly allocated MembraneRequirement_List, preferring placement in s's segment.
func (SystemPersistent_addRequirements_Params) Observer ¶
func (s SystemPersistent_addRequirements_Params) Observer() SystemPersistent_RevocationObserver
func (SystemPersistent_addRequirements_Params) Requirements ¶
func (s SystemPersistent_addRequirements_Params) Requirements() (MembraneRequirement_List, error)
func (SystemPersistent_addRequirements_Params) Segment ¶
func (s SystemPersistent_addRequirements_Params) Segment() *capnp.Segment
func (SystemPersistent_addRequirements_Params) SetObserver ¶
func (s SystemPersistent_addRequirements_Params) SetObserver(v SystemPersistent_RevocationObserver) error
func (SystemPersistent_addRequirements_Params) SetRequirements ¶
func (s SystemPersistent_addRequirements_Params) SetRequirements(v MembraneRequirement_List) error
func (SystemPersistent_addRequirements_Params) String ¶
func (s SystemPersistent_addRequirements_Params) String() string
func (SystemPersistent_addRequirements_Params) ToPtr ¶
func (s SystemPersistent_addRequirements_Params) ToPtr() capnp.Ptr
type SystemPersistent_addRequirements_Params_Future ¶
SystemPersistent_addRequirements_Params_Future is a wrapper for a SystemPersistent_addRequirements_Params promised by a client call.
func (SystemPersistent_addRequirements_Params_Future) Observer ¶
func (p SystemPersistent_addRequirements_Params_Future) Observer() SystemPersistent_RevocationObserver
func (SystemPersistent_addRequirements_Params_Future) Struct ¶
func (f SystemPersistent_addRequirements_Params_Future) Struct() (SystemPersistent_addRequirements_Params, error)
type SystemPersistent_addRequirements_Params_List ¶
type SystemPersistent_addRequirements_Params_List = capnp.StructList[SystemPersistent_addRequirements_Params]
SystemPersistent_addRequirements_Params_List is a list of SystemPersistent_addRequirements_Params.
type SystemPersistent_addRequirements_Results ¶
func NewRootSystemPersistent_addRequirements_Results ¶
func NewRootSystemPersistent_addRequirements_Results(s *capnp.Segment) (SystemPersistent_addRequirements_Results, error)
func NewSystemPersistent_addRequirements_Results ¶
func NewSystemPersistent_addRequirements_Results(s *capnp.Segment) (SystemPersistent_addRequirements_Results, error)
func ReadRootSystemPersistent_addRequirements_Results ¶
func ReadRootSystemPersistent_addRequirements_Results(msg *capnp.Message) (SystemPersistent_addRequirements_Results, error)
func (SystemPersistent_addRequirements_Results) Cap ¶
func (s SystemPersistent_addRequirements_Results) Cap() SystemPersistent
func (SystemPersistent_addRequirements_Results) DecodeFromPtr ¶
func (SystemPersistent_addRequirements_Results) DecodeFromPtr(p capnp.Ptr) SystemPersistent_addRequirements_Results
func (SystemPersistent_addRequirements_Results) EncodeAsPtr ¶
func (s SystemPersistent_addRequirements_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (SystemPersistent_addRequirements_Results) HasCap ¶
func (s SystemPersistent_addRequirements_Results) HasCap() bool
func (SystemPersistent_addRequirements_Results) IsValid ¶
func (s SystemPersistent_addRequirements_Results) IsValid() bool
func (SystemPersistent_addRequirements_Results) Message ¶
func (s SystemPersistent_addRequirements_Results) Message() *capnp.Message
func (SystemPersistent_addRequirements_Results) Segment ¶
func (s SystemPersistent_addRequirements_Results) Segment() *capnp.Segment
func (SystemPersistent_addRequirements_Results) SetCap ¶
func (s SystemPersistent_addRequirements_Results) SetCap(v SystemPersistent) error
func (SystemPersistent_addRequirements_Results) String ¶
func (s SystemPersistent_addRequirements_Results) String() string
func (SystemPersistent_addRequirements_Results) ToPtr ¶
func (s SystemPersistent_addRequirements_Results) ToPtr() capnp.Ptr
type SystemPersistent_addRequirements_Results_Future ¶
SystemPersistent_addRequirements_Results_Future is a wrapper for a SystemPersistent_addRequirements_Results promised by a client call.
func (SystemPersistent_addRequirements_Results_Future) Cap ¶
func (p SystemPersistent_addRequirements_Results_Future) Cap() SystemPersistent
func (SystemPersistent_addRequirements_Results_Future) Struct ¶
func (f SystemPersistent_addRequirements_Results_Future) Struct() (SystemPersistent_addRequirements_Results, error)
type SystemPersistent_addRequirements_Results_List ¶
type SystemPersistent_addRequirements_Results_List = capnp.StructList[SystemPersistent_addRequirements_Results]
SystemPersistent_addRequirements_Results_List is a list of SystemPersistent_addRequirements_Results.
func NewSystemPersistent_addRequirements_Results_List ¶
func NewSystemPersistent_addRequirements_Results_List(s *capnp.Segment, sz int32) (SystemPersistent_addRequirements_Results_List, error)
NewSystemPersistent_addRequirements_Results creates a new list of SystemPersistent_addRequirements_Results.