hacksession

package
v0.0.0-...-e2e80d8 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const HackEmailSession_TypeID = 0xc3b5ced7344b04a6

HackEmailSession_TypeID is the unique identifier for the type HackEmailSession.

View Source
const HackSessionContext_TokenInfo_TypeID = 0xf910658ae8c6674d

HackSessionContext_TokenInfo_TypeID is the unique identifier for the type HackSessionContext_TokenInfo.

View Source
const HackSessionContext_TypeID = 0xe14c1f5321159b8f

HackSessionContext_TypeID is the unique identifier for the type HackSessionContext.

View Source
const HackSessionContext_getPublicId_Params_TypeID = 0xe706d835e9cd64af

HackSessionContext_getPublicId_Params_TypeID is the unique identifier for the type HackSessionContext_getPublicId_Params.

View Source
const HackSessionContext_getPublicId_Results_TypeID = 0xe96193c522f6c05d

HackSessionContext_getPublicId_Results_TypeID is the unique identifier for the type HackSessionContext_getPublicId_Results.

View Source
const HackSessionContext_getUserAddress_Params_TypeID = 0xa15e445037d1834c

HackSessionContext_getUserAddress_Params_TypeID is the unique identifier for the type HackSessionContext_getUserAddress_Params.

View Source
const HackSessionContext_obsoleteGenerateApiToken_Params_TypeID = 0x837afa61d880beb6

HackSessionContext_obsoleteGenerateApiToken_Params_TypeID is the unique identifier for the type HackSessionContext_obsoleteGenerateApiToken_Params.

View Source
const HackSessionContext_obsoleteGenerateApiToken_Results_TypeID = 0xc9973f31a90887f9

HackSessionContext_obsoleteGenerateApiToken_Results_TypeID is the unique identifier for the type HackSessionContext_obsoleteGenerateApiToken_Results.

View Source
const HackSessionContext_obsoleteGetIpInterface_Params_TypeID = 0xecebff1662ba10a1

HackSessionContext_obsoleteGetIpInterface_Params_TypeID is the unique identifier for the type HackSessionContext_obsoleteGetIpInterface_Params.

View Source
const HackSessionContext_obsoleteGetIpInterface_Results_TypeID = 0xb9147a48c12c807d

HackSessionContext_obsoleteGetIpInterface_Results_TypeID is the unique identifier for the type HackSessionContext_obsoleteGetIpInterface_Results.

View Source
const HackSessionContext_obsoleteGetIpNetwork_Params_TypeID = 0x97f9d7a51ffe0741

HackSessionContext_obsoleteGetIpNetwork_Params_TypeID is the unique identifier for the type HackSessionContext_obsoleteGetIpNetwork_Params.

View Source
const HackSessionContext_obsoleteGetIpNetwork_Results_TypeID = 0xa9502e5fdabb8b07

HackSessionContext_obsoleteGetIpNetwork_Results_TypeID is the unique identifier for the type HackSessionContext_obsoleteGetIpNetwork_Results.

View Source
const HackSessionContext_obsoleteGetUiViewForEndpoint_Params_TypeID = 0xb45bb2d206694fe6

HackSessionContext_obsoleteGetUiViewForEndpoint_Params_TypeID is the unique identifier for the type HackSessionContext_obsoleteGetUiViewForEndpoint_Params.

View Source
const HackSessionContext_obsoleteGetUiViewForEndpoint_Results_TypeID = 0xfdc944999b9296df

HackSessionContext_obsoleteGetUiViewForEndpoint_Results_TypeID is the unique identifier for the type HackSessionContext_obsoleteGetUiViewForEndpoint_Results.

View Source
const HackSessionContext_obsoleteHttpGet_Params_TypeID = 0xe54437a7b8f52843

HackSessionContext_obsoleteHttpGet_Params_TypeID is the unique identifier for the type HackSessionContext_obsoleteHttpGet_Params.

View Source
const HackSessionContext_obsoleteHttpGet_Results_TypeID = 0xb44df810894a44f4

HackSessionContext_obsoleteHttpGet_Results_TypeID is the unique identifier for the type HackSessionContext_obsoleteHttpGet_Results.

View Source
const HackSessionContext_obsoleteListApiTokens_Params_TypeID = 0xfe777c71f871f413

HackSessionContext_obsoleteListApiTokens_Params_TypeID is the unique identifier for the type HackSessionContext_obsoleteListApiTokens_Params.

View Source
const HackSessionContext_obsoleteListApiTokens_Results_TypeID = 0xe9e4890dae20b03c

HackSessionContext_obsoleteListApiTokens_Results_TypeID is the unique identifier for the type HackSessionContext_obsoleteListApiTokens_Results.

View Source
const HackSessionContext_obsoleteRevokeApiToken_Params_TypeID = 0x845e8081686d8a0f

HackSessionContext_obsoleteRevokeApiToken_Params_TypeID is the unique identifier for the type HackSessionContext_obsoleteRevokeApiToken_Params.

View Source
const HackSessionContext_obsoleteRevokeApiToken_Results_TypeID = 0xaea67098dc479ce6

HackSessionContext_obsoleteRevokeApiToken_Results_TypeID is the unique identifier for the type HackSessionContext_obsoleteRevokeApiToken_Results.

Variables

This section is empty.

Functions

func HackEmailSession_Methods

func HackEmailSession_Methods(methods []server.Method, s HackEmailSession_Server) []server.Method

HackEmailSession_Methods appends Methods to a slice that invoke the methods on s. This can be used to create a more complicated Server.

func HackEmailSession_NewServer

func HackEmailSession_NewServer(s HackEmailSession_Server) *server.Server

HackEmailSession_NewServer creates a new Server from an implementation of HackEmailSession_Server.

func HackSessionContext_Methods

func HackSessionContext_Methods(methods []server.Method, s HackSessionContext_Server) []server.Method

HackSessionContext_Methods appends Methods to a slice that invoke the methods on s. This can be used to create a more complicated Server.

func HackSessionContext_NewServer

func HackSessionContext_NewServer(s HackSessionContext_Server) *server.Server

HackSessionContext_NewServer creates a new Server from an implementation of HackSessionContext_Server.

Types

type HackEmailSession

type HackEmailSession capnp.Client

func HackEmailSession_ServerToClient

func HackEmailSession_ServerToClient(s HackEmailSession_Server) HackEmailSession

HackEmailSession_ServerToClient creates a new Client from an implementation of HackEmailSession_Server. The caller is responsible for calling Release on the returned Client.

func (HackEmailSession) AddRef

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 (HackEmailSession) DecodeFromPtr

func (HackEmailSession) DecodeFromPtr(p capnp.Ptr) HackEmailSession

func (HackEmailSession) EncodeAsPtr

func (c HackEmailSession) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr

func (HackEmailSession) GetFlowLimiter

func (c HackEmailSession) GetFlowLimiter() fc.FlowLimiter

Get the current flowcontrol.FlowLimiter used to manage flow control for this client.

func (HackEmailSession) IsSame

func (c HackEmailSession) IsSame(other HackEmailSession) 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 (HackEmailSession) IsValid

func (c HackEmailSession) 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 (HackEmailSession) Release

func (c HackEmailSession) 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 (HackEmailSession) Resolve

func (c HackEmailSession) Resolve(ctx context.Context) error

Resolve blocks until the capability is fully resolved or the Context expires.

func (HackEmailSession) SetFlowLimiter

func (c HackEmailSession) 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 (HackEmailSession) String

func (c HackEmailSession) 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 HackEmailSession_List

type HackEmailSession_List = capnp.CapList[HackEmailSession]

HackEmailSession_List is a list of HackEmailSession.

func NewHackEmailSession_List

func NewHackEmailSession_List(s *capnp.Segment, sz int32) (HackEmailSession_List, error)

NewHackEmailSession creates a new list of HackEmailSession.

type HackEmailSession_Server

type HackEmailSession_Server interface {
	Send(context.Context, email.EmailSendPort_send) error

	HintAddress(context.Context, email.EmailSendPort_hintAddress) error
}

type HackSessionContext

type HackSessionContext capnp.Client

func HackSessionContext_ServerToClient

func HackSessionContext_ServerToClient(s HackSessionContext_Server) HackSessionContext

HackSessionContext_ServerToClient creates a new Client from an implementation of HackSessionContext_Server. The caller is responsible for calling Release on the returned Client.

func (HackSessionContext) AddRef

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 (HackSessionContext) DecodeFromPtr

func (HackSessionContext) EncodeAsPtr

func (c HackSessionContext) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr

func (HackSessionContext) GetFlowLimiter

func (c HackSessionContext) GetFlowLimiter() fc.FlowLimiter

Get the current flowcontrol.FlowLimiter used to manage flow control for this client.

func (HackSessionContext) IsSame

func (c HackSessionContext) IsSame(other HackSessionContext) 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 (HackSessionContext) IsValid

func (c HackSessionContext) 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 (HackSessionContext) Release

func (c HackSessionContext) 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 (HackSessionContext) Resolve

func (c HackSessionContext) Resolve(ctx context.Context) error

Resolve blocks until the capability is fully resolved or the Context expires.

func (HackSessionContext) SetFlowLimiter

func (c HackSessionContext) 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 (HackSessionContext) String

func (c HackSessionContext) 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 HackSessionContext_List

type HackSessionContext_List = capnp.CapList[HackSessionContext]

HackSessionContext_List is a list of HackSessionContext.

func NewHackSessionContext_List

func NewHackSessionContext_List(s *capnp.Segment, sz int32) (HackSessionContext_List, error)

NewHackSessionContext creates a new list of HackSessionContext.

type HackSessionContext_Server

type HackSessionContext_Server interface {
	GetPublicId(context.Context, HackSessionContext_getPublicId) error

	ObsoleteHttpGet(context.Context, HackSessionContext_obsoleteHttpGet) error

	GetUserAddress(context.Context, HackSessionContext_getUserAddress) error

	ObsoleteGenerateApiToken(context.Context, HackSessionContext_obsoleteGenerateApiToken) error

	ObsoleteListApiTokens(context.Context, HackSessionContext_obsoleteListApiTokens) error

	ObsoleteRevokeApiToken(context.Context, HackSessionContext_obsoleteRevokeApiToken) error

	ObsoleteGetIpNetwork(context.Context, HackSessionContext_obsoleteGetIpNetwork) error

	ObsoleteGetIpInterface(context.Context, HackSessionContext_obsoleteGetIpInterface) error

	ObsoleteGetUiViewForEndpoint(context.Context, HackSessionContext_obsoleteGetUiViewForEndpoint) error

	GetSharedPermissions(context.Context, grain.SessionContext_getSharedPermissions) error

	TieToUser(context.Context, grain.SessionContext_tieToUser) error

	Offer(context.Context, grain.SessionContext_offer) error

	Request(context.Context, grain.SessionContext_request) error

	FulfillRequest(context.Context, grain.SessionContext_fulfillRequest) error

	Close(context.Context, grain.SessionContext_close) error

	OpenView(context.Context, grain.SessionContext_openView) error

	ClaimRequest(context.Context, grain.SessionContext_claimRequest) error

	Activity(context.Context, grain.SessionContext_activity) error

	Send(context.Context, email.EmailSendPort_send) error

	HintAddress(context.Context, email.EmailSendPort_hintAddress) error
}

type HackSessionContext_TokenInfo

type HackSessionContext_TokenInfo capnp.Struct

func NewHackSessionContext_TokenInfo

func NewHackSessionContext_TokenInfo(s *capnp.Segment) (HackSessionContext_TokenInfo, error)

func NewRootHackSessionContext_TokenInfo

func NewRootHackSessionContext_TokenInfo(s *capnp.Segment) (HackSessionContext_TokenInfo, error)

func ReadRootHackSessionContext_TokenInfo

func ReadRootHackSessionContext_TokenInfo(msg *capnp.Message) (HackSessionContext_TokenInfo, error)

func (HackSessionContext_TokenInfo) DecodeFromPtr

func (HackSessionContext_TokenInfo) EncodeAsPtr

func (s HackSessionContext_TokenInfo) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr

func (HackSessionContext_TokenInfo) HasPetname

func (s HackSessionContext_TokenInfo) HasPetname() bool

func (HackSessionContext_TokenInfo) HasTokenId

func (s HackSessionContext_TokenInfo) HasTokenId() bool

func (HackSessionContext_TokenInfo) HasUserInfo

func (s HackSessionContext_TokenInfo) HasUserInfo() bool

func (HackSessionContext_TokenInfo) IsValid

func (s HackSessionContext_TokenInfo) IsValid() bool

func (HackSessionContext_TokenInfo) Message

func (HackSessionContext_TokenInfo) NewUserInfo

NewUserInfo sets the userInfo field to a newly allocated identity.UserInfo struct, preferring placement in s's segment.

func (HackSessionContext_TokenInfo) Petname

func (s HackSessionContext_TokenInfo) Petname() (string, error)

func (HackSessionContext_TokenInfo) PetnameBytes

func (s HackSessionContext_TokenInfo) PetnameBytes() ([]byte, error)

func (HackSessionContext_TokenInfo) Segment

func (HackSessionContext_TokenInfo) SetPetname

func (s HackSessionContext_TokenInfo) SetPetname(v string) error

func (HackSessionContext_TokenInfo) SetTokenId

func (s HackSessionContext_TokenInfo) SetTokenId(v string) error

func (HackSessionContext_TokenInfo) SetUserInfo

func (HackSessionContext_TokenInfo) String

func (HackSessionContext_TokenInfo) ToPtr

func (HackSessionContext_TokenInfo) TokenId

func (s HackSessionContext_TokenInfo) TokenId() (string, error)

func (HackSessionContext_TokenInfo) TokenIdBytes

func (s HackSessionContext_TokenInfo) TokenIdBytes() ([]byte, error)

func (HackSessionContext_TokenInfo) UserInfo

type HackSessionContext_TokenInfo_Future

type HackSessionContext_TokenInfo_Future struct{ *capnp.Future }

HackSessionContext_TokenInfo_Future is a wrapper for a HackSessionContext_TokenInfo promised by a client call.

func (HackSessionContext_TokenInfo_Future) Struct

func (HackSessionContext_TokenInfo_Future) UserInfo

type HackSessionContext_TokenInfo_List

type HackSessionContext_TokenInfo_List = capnp.StructList[HackSessionContext_TokenInfo]

HackSessionContext_TokenInfo_List is a list of HackSessionContext_TokenInfo.

func NewHackSessionContext_TokenInfo_List

func NewHackSessionContext_TokenInfo_List(s *capnp.Segment, sz int32) (HackSessionContext_TokenInfo_List, error)

NewHackSessionContext_TokenInfo creates a new list of HackSessionContext_TokenInfo.

type HackSessionContext_getPublicId

type HackSessionContext_getPublicId struct {
	*server.Call
}

HackSessionContext_getPublicId holds the state for a server call to HackSessionContext.getPublicId. See server.Call for documentation.

func (HackSessionContext_getPublicId) AllocResults

AllocResults allocates the results struct.

func (HackSessionContext_getPublicId) Args

Args returns the call's arguments.

type HackSessionContext_getPublicId_Params

type HackSessionContext_getPublicId_Params capnp.Struct

func NewHackSessionContext_getPublicId_Params

func NewHackSessionContext_getPublicId_Params(s *capnp.Segment) (HackSessionContext_getPublicId_Params, error)

func NewRootHackSessionContext_getPublicId_Params

func NewRootHackSessionContext_getPublicId_Params(s *capnp.Segment) (HackSessionContext_getPublicId_Params, error)

func ReadRootHackSessionContext_getPublicId_Params

func ReadRootHackSessionContext_getPublicId_Params(msg *capnp.Message) (HackSessionContext_getPublicId_Params, error)

func (HackSessionContext_getPublicId_Params) DecodeFromPtr

func (HackSessionContext_getPublicId_Params) EncodeAsPtr

func (HackSessionContext_getPublicId_Params) IsValid

func (HackSessionContext_getPublicId_Params) Message

func (HackSessionContext_getPublicId_Params) Segment

func (HackSessionContext_getPublicId_Params) String

func (HackSessionContext_getPublicId_Params) ToPtr

type HackSessionContext_getPublicId_Params_Future

type HackSessionContext_getPublicId_Params_Future struct{ *capnp.Future }

HackSessionContext_getPublicId_Params_Future is a wrapper for a HackSessionContext_getPublicId_Params promised by a client call.

func (HackSessionContext_getPublicId_Params_Future) Struct

type HackSessionContext_getPublicId_Params_List

type HackSessionContext_getPublicId_Params_List = capnp.StructList[HackSessionContext_getPublicId_Params]

HackSessionContext_getPublicId_Params_List is a list of HackSessionContext_getPublicId_Params.

func NewHackSessionContext_getPublicId_Params_List

func NewHackSessionContext_getPublicId_Params_List(s *capnp.Segment, sz int32) (HackSessionContext_getPublicId_Params_List, error)

NewHackSessionContext_getPublicId_Params creates a new list of HackSessionContext_getPublicId_Params.

type HackSessionContext_getPublicId_Results

type HackSessionContext_getPublicId_Results capnp.Struct

func NewHackSessionContext_getPublicId_Results

func NewHackSessionContext_getPublicId_Results(s *capnp.Segment) (HackSessionContext_getPublicId_Results, error)

func NewRootHackSessionContext_getPublicId_Results

func NewRootHackSessionContext_getPublicId_Results(s *capnp.Segment) (HackSessionContext_getPublicId_Results, error)

func ReadRootHackSessionContext_getPublicId_Results

func ReadRootHackSessionContext_getPublicId_Results(msg *capnp.Message) (HackSessionContext_getPublicId_Results, error)

func (HackSessionContext_getPublicId_Results) AutoUrl

func (HackSessionContext_getPublicId_Results) AutoUrlBytes

func (s HackSessionContext_getPublicId_Results) AutoUrlBytes() ([]byte, error)

func (HackSessionContext_getPublicId_Results) DecodeFromPtr

func (HackSessionContext_getPublicId_Results) EncodeAsPtr

func (HackSessionContext_getPublicId_Results) HasAutoUrl

func (HackSessionContext_getPublicId_Results) HasHostname

func (HackSessionContext_getPublicId_Results) HasPublicId

func (HackSessionContext_getPublicId_Results) Hostname

func (HackSessionContext_getPublicId_Results) HostnameBytes

func (s HackSessionContext_getPublicId_Results) HostnameBytes() ([]byte, error)

func (HackSessionContext_getPublicId_Results) IsDemoUser

func (HackSessionContext_getPublicId_Results) IsValid

func (HackSessionContext_getPublicId_Results) Message

func (HackSessionContext_getPublicId_Results) PublicId

func (HackSessionContext_getPublicId_Results) PublicIdBytes

func (s HackSessionContext_getPublicId_Results) PublicIdBytes() ([]byte, error)

func (HackSessionContext_getPublicId_Results) Segment

func (HackSessionContext_getPublicId_Results) SetAutoUrl

func (HackSessionContext_getPublicId_Results) SetHostname

func (HackSessionContext_getPublicId_Results) SetIsDemoUser

func (s HackSessionContext_getPublicId_Results) SetIsDemoUser(v bool)

func (HackSessionContext_getPublicId_Results) SetPublicId

func (HackSessionContext_getPublicId_Results) String

func (HackSessionContext_getPublicId_Results) ToPtr

type HackSessionContext_getPublicId_Results_Future

type HackSessionContext_getPublicId_Results_Future struct{ *capnp.Future }

HackSessionContext_getPublicId_Results_Future is a wrapper for a HackSessionContext_getPublicId_Results promised by a client call.

func (HackSessionContext_getPublicId_Results_Future) Struct

type HackSessionContext_getPublicId_Results_List

type HackSessionContext_getPublicId_Results_List = capnp.StructList[HackSessionContext_getPublicId_Results]

HackSessionContext_getPublicId_Results_List is a list of HackSessionContext_getPublicId_Results.

func NewHackSessionContext_getPublicId_Results_List

func NewHackSessionContext_getPublicId_Results_List(s *capnp.Segment, sz int32) (HackSessionContext_getPublicId_Results_List, error)

NewHackSessionContext_getPublicId_Results creates a new list of HackSessionContext_getPublicId_Results.

type HackSessionContext_getUserAddress

type HackSessionContext_getUserAddress struct {
	*server.Call
}

HackSessionContext_getUserAddress holds the state for a server call to HackSessionContext.getUserAddress. See server.Call for documentation.

func (HackSessionContext_getUserAddress) AllocResults

AllocResults allocates the results struct.

func (HackSessionContext_getUserAddress) Args

Args returns the call's arguments.

type HackSessionContext_getUserAddress_Params

type HackSessionContext_getUserAddress_Params capnp.Struct

func NewHackSessionContext_getUserAddress_Params

func NewHackSessionContext_getUserAddress_Params(s *capnp.Segment) (HackSessionContext_getUserAddress_Params, error)

func NewRootHackSessionContext_getUserAddress_Params

func NewRootHackSessionContext_getUserAddress_Params(s *capnp.Segment) (HackSessionContext_getUserAddress_Params, error)

func ReadRootHackSessionContext_getUserAddress_Params

func ReadRootHackSessionContext_getUserAddress_Params(msg *capnp.Message) (HackSessionContext_getUserAddress_Params, error)

func (HackSessionContext_getUserAddress_Params) DecodeFromPtr

func (HackSessionContext_getUserAddress_Params) EncodeAsPtr

func (HackSessionContext_getUserAddress_Params) IsValid

func (HackSessionContext_getUserAddress_Params) Message

func (HackSessionContext_getUserAddress_Params) Segment

func (HackSessionContext_getUserAddress_Params) String

func (HackSessionContext_getUserAddress_Params) ToPtr

type HackSessionContext_getUserAddress_Params_Future

type HackSessionContext_getUserAddress_Params_Future struct{ *capnp.Future }

HackSessionContext_getUserAddress_Params_Future is a wrapper for a HackSessionContext_getUserAddress_Params promised by a client call.

func (HackSessionContext_getUserAddress_Params_Future) Struct

type HackSessionContext_getUserAddress_Params_List

type HackSessionContext_getUserAddress_Params_List = capnp.StructList[HackSessionContext_getUserAddress_Params]

HackSessionContext_getUserAddress_Params_List is a list of HackSessionContext_getUserAddress_Params.

func NewHackSessionContext_getUserAddress_Params_List

func NewHackSessionContext_getUserAddress_Params_List(s *capnp.Segment, sz int32) (HackSessionContext_getUserAddress_Params_List, error)

NewHackSessionContext_getUserAddress_Params creates a new list of HackSessionContext_getUserAddress_Params.

type HackSessionContext_obsoleteGenerateApiToken

type HackSessionContext_obsoleteGenerateApiToken struct {
	*server.Call
}

HackSessionContext_obsoleteGenerateApiToken holds the state for a server call to HackSessionContext.obsoleteGenerateApiToken. See server.Call for documentation.

func (HackSessionContext_obsoleteGenerateApiToken) AllocResults

AllocResults allocates the results struct.

func (HackSessionContext_obsoleteGenerateApiToken) Args

Args returns the call's arguments.

type HackSessionContext_obsoleteGenerateApiToken_Params

type HackSessionContext_obsoleteGenerateApiToken_Params capnp.Struct

func ReadRootHackSessionContext_obsoleteGenerateApiToken_Params

func ReadRootHackSessionContext_obsoleteGenerateApiToken_Params(msg *capnp.Message) (HackSessionContext_obsoleteGenerateApiToken_Params, error)

func (HackSessionContext_obsoleteGenerateApiToken_Params) DecodeFromPtr

func (HackSessionContext_obsoleteGenerateApiToken_Params) EncodeAsPtr

func (HackSessionContext_obsoleteGenerateApiToken_Params) Expires

func (HackSessionContext_obsoleteGenerateApiToken_Params) HasPetname

func (HackSessionContext_obsoleteGenerateApiToken_Params) HasUserInfo

func (HackSessionContext_obsoleteGenerateApiToken_Params) IsValid

func (HackSessionContext_obsoleteGenerateApiToken_Params) Message

func (HackSessionContext_obsoleteGenerateApiToken_Params) NewUserInfo

NewUserInfo sets the userInfo field to a newly allocated identity.UserInfo struct, preferring placement in s's segment.

func (HackSessionContext_obsoleteGenerateApiToken_Params) Petname

func (HackSessionContext_obsoleteGenerateApiToken_Params) PetnameBytes

func (HackSessionContext_obsoleteGenerateApiToken_Params) Segment

func (HackSessionContext_obsoleteGenerateApiToken_Params) SetExpires

func (HackSessionContext_obsoleteGenerateApiToken_Params) SetPetname

func (HackSessionContext_obsoleteGenerateApiToken_Params) SetUserInfo

func (HackSessionContext_obsoleteGenerateApiToken_Params) String

func (HackSessionContext_obsoleteGenerateApiToken_Params) ToPtr

func (HackSessionContext_obsoleteGenerateApiToken_Params) UserInfo

type HackSessionContext_obsoleteGenerateApiToken_Params_Future

type HackSessionContext_obsoleteGenerateApiToken_Params_Future struct{ *capnp.Future }

HackSessionContext_obsoleteGenerateApiToken_Params_Future is a wrapper for a HackSessionContext_obsoleteGenerateApiToken_Params promised by a client call.

func (HackSessionContext_obsoleteGenerateApiToken_Params_Future) Struct

func (HackSessionContext_obsoleteGenerateApiToken_Params_Future) UserInfo

type HackSessionContext_obsoleteGenerateApiToken_Params_List

type HackSessionContext_obsoleteGenerateApiToken_Params_List = capnp.StructList[HackSessionContext_obsoleteGenerateApiToken_Params]

HackSessionContext_obsoleteGenerateApiToken_Params_List is a list of HackSessionContext_obsoleteGenerateApiToken_Params.

func NewHackSessionContext_obsoleteGenerateApiToken_Params_List

func NewHackSessionContext_obsoleteGenerateApiToken_Params_List(s *capnp.Segment, sz int32) (HackSessionContext_obsoleteGenerateApiToken_Params_List, error)

NewHackSessionContext_obsoleteGenerateApiToken_Params creates a new list of HackSessionContext_obsoleteGenerateApiToken_Params.

type HackSessionContext_obsoleteGenerateApiToken_Results

type HackSessionContext_obsoleteGenerateApiToken_Results capnp.Struct

func ReadRootHackSessionContext_obsoleteGenerateApiToken_Results

func ReadRootHackSessionContext_obsoleteGenerateApiToken_Results(msg *capnp.Message) (HackSessionContext_obsoleteGenerateApiToken_Results, error)

func (HackSessionContext_obsoleteGenerateApiToken_Results) DecodeFromPtr

func (HackSessionContext_obsoleteGenerateApiToken_Results) EncodeAsPtr

func (HackSessionContext_obsoleteGenerateApiToken_Results) EndpointUrl

func (HackSessionContext_obsoleteGenerateApiToken_Results) EndpointUrlBytes

func (HackSessionContext_obsoleteGenerateApiToken_Results) HasEndpointUrl

func (HackSessionContext_obsoleteGenerateApiToken_Results) HasToken

func (HackSessionContext_obsoleteGenerateApiToken_Results) HasTokenId

func (HackSessionContext_obsoleteGenerateApiToken_Results) IsValid

func (HackSessionContext_obsoleteGenerateApiToken_Results) Message

func (HackSessionContext_obsoleteGenerateApiToken_Results) Segment

func (HackSessionContext_obsoleteGenerateApiToken_Results) SetEndpointUrl

func (HackSessionContext_obsoleteGenerateApiToken_Results) SetToken

func (HackSessionContext_obsoleteGenerateApiToken_Results) SetTokenId

func (HackSessionContext_obsoleteGenerateApiToken_Results) String

func (HackSessionContext_obsoleteGenerateApiToken_Results) ToPtr

func (HackSessionContext_obsoleteGenerateApiToken_Results) Token

func (HackSessionContext_obsoleteGenerateApiToken_Results) TokenBytes

func (HackSessionContext_obsoleteGenerateApiToken_Results) TokenId

func (HackSessionContext_obsoleteGenerateApiToken_Results) TokenIdBytes

type HackSessionContext_obsoleteGenerateApiToken_Results_Future

type HackSessionContext_obsoleteGenerateApiToken_Results_Future struct{ *capnp.Future }

HackSessionContext_obsoleteGenerateApiToken_Results_Future is a wrapper for a HackSessionContext_obsoleteGenerateApiToken_Results promised by a client call.

func (HackSessionContext_obsoleteGenerateApiToken_Results_Future) Struct

type HackSessionContext_obsoleteGenerateApiToken_Results_List

type HackSessionContext_obsoleteGenerateApiToken_Results_List = capnp.StructList[HackSessionContext_obsoleteGenerateApiToken_Results]

HackSessionContext_obsoleteGenerateApiToken_Results_List is a list of HackSessionContext_obsoleteGenerateApiToken_Results.

func NewHackSessionContext_obsoleteGenerateApiToken_Results_List

func NewHackSessionContext_obsoleteGenerateApiToken_Results_List(s *capnp.Segment, sz int32) (HackSessionContext_obsoleteGenerateApiToken_Results_List, error)

NewHackSessionContext_obsoleteGenerateApiToken_Results creates a new list of HackSessionContext_obsoleteGenerateApiToken_Results.

type HackSessionContext_obsoleteGetIpInterface

type HackSessionContext_obsoleteGetIpInterface struct {
	*server.Call
}

HackSessionContext_obsoleteGetIpInterface holds the state for a server call to HackSessionContext.obsoleteGetIpInterface. See server.Call for documentation.

func (HackSessionContext_obsoleteGetIpInterface) AllocResults

AllocResults allocates the results struct.

func (HackSessionContext_obsoleteGetIpInterface) Args

Args returns the call's arguments.

type HackSessionContext_obsoleteGetIpInterface_Params

type HackSessionContext_obsoleteGetIpInterface_Params capnp.Struct

func ReadRootHackSessionContext_obsoleteGetIpInterface_Params

func ReadRootHackSessionContext_obsoleteGetIpInterface_Params(msg *capnp.Message) (HackSessionContext_obsoleteGetIpInterface_Params, error)

func (HackSessionContext_obsoleteGetIpInterface_Params) DecodeFromPtr

func (HackSessionContext_obsoleteGetIpInterface_Params) EncodeAsPtr

func (HackSessionContext_obsoleteGetIpInterface_Params) IsValid

func (HackSessionContext_obsoleteGetIpInterface_Params) Message

func (HackSessionContext_obsoleteGetIpInterface_Params) Segment

func (HackSessionContext_obsoleteGetIpInterface_Params) String

func (HackSessionContext_obsoleteGetIpInterface_Params) ToPtr

type HackSessionContext_obsoleteGetIpInterface_Params_Future

type HackSessionContext_obsoleteGetIpInterface_Params_Future struct{ *capnp.Future }

HackSessionContext_obsoleteGetIpInterface_Params_Future is a wrapper for a HackSessionContext_obsoleteGetIpInterface_Params promised by a client call.

func (HackSessionContext_obsoleteGetIpInterface_Params_Future) Struct

type HackSessionContext_obsoleteGetIpInterface_Params_List

type HackSessionContext_obsoleteGetIpInterface_Params_List = capnp.StructList[HackSessionContext_obsoleteGetIpInterface_Params]

HackSessionContext_obsoleteGetIpInterface_Params_List is a list of HackSessionContext_obsoleteGetIpInterface_Params.

func NewHackSessionContext_obsoleteGetIpInterface_Params_List

func NewHackSessionContext_obsoleteGetIpInterface_Params_List(s *capnp.Segment, sz int32) (HackSessionContext_obsoleteGetIpInterface_Params_List, error)

NewHackSessionContext_obsoleteGetIpInterface_Params creates a new list of HackSessionContext_obsoleteGetIpInterface_Params.

type HackSessionContext_obsoleteGetIpInterface_Results

type HackSessionContext_obsoleteGetIpInterface_Results capnp.Struct

func ReadRootHackSessionContext_obsoleteGetIpInterface_Results

func ReadRootHackSessionContext_obsoleteGetIpInterface_Results(msg *capnp.Message) (HackSessionContext_obsoleteGetIpInterface_Results, error)

func (HackSessionContext_obsoleteGetIpInterface_Results) DecodeFromPtr

func (HackSessionContext_obsoleteGetIpInterface_Results) EncodeAsPtr

func (HackSessionContext_obsoleteGetIpInterface_Results) HasInterface

func (HackSessionContext_obsoleteGetIpInterface_Results) Interface

func (HackSessionContext_obsoleteGetIpInterface_Results) IsValid

func (HackSessionContext_obsoleteGetIpInterface_Results) Message

func (HackSessionContext_obsoleteGetIpInterface_Results) Segment

func (HackSessionContext_obsoleteGetIpInterface_Results) SetInterface

func (HackSessionContext_obsoleteGetIpInterface_Results) String

func (HackSessionContext_obsoleteGetIpInterface_Results) ToPtr

type HackSessionContext_obsoleteGetIpInterface_Results_Future

type HackSessionContext_obsoleteGetIpInterface_Results_Future struct{ *capnp.Future }

HackSessionContext_obsoleteGetIpInterface_Results_Future is a wrapper for a HackSessionContext_obsoleteGetIpInterface_Results promised by a client call.

func (HackSessionContext_obsoleteGetIpInterface_Results_Future) Interface

func (HackSessionContext_obsoleteGetIpInterface_Results_Future) Struct

type HackSessionContext_obsoleteGetIpInterface_Results_List

type HackSessionContext_obsoleteGetIpInterface_Results_List = capnp.StructList[HackSessionContext_obsoleteGetIpInterface_Results]

HackSessionContext_obsoleteGetIpInterface_Results_List is a list of HackSessionContext_obsoleteGetIpInterface_Results.

func NewHackSessionContext_obsoleteGetIpInterface_Results_List

func NewHackSessionContext_obsoleteGetIpInterface_Results_List(s *capnp.Segment, sz int32) (HackSessionContext_obsoleteGetIpInterface_Results_List, error)

NewHackSessionContext_obsoleteGetIpInterface_Results creates a new list of HackSessionContext_obsoleteGetIpInterface_Results.

type HackSessionContext_obsoleteGetIpNetwork

type HackSessionContext_obsoleteGetIpNetwork struct {
	*server.Call
}

HackSessionContext_obsoleteGetIpNetwork holds the state for a server call to HackSessionContext.obsoleteGetIpNetwork. See server.Call for documentation.

func (HackSessionContext_obsoleteGetIpNetwork) AllocResults

AllocResults allocates the results struct.

func (HackSessionContext_obsoleteGetIpNetwork) Args

Args returns the call's arguments.

type HackSessionContext_obsoleteGetIpNetwork_Params

type HackSessionContext_obsoleteGetIpNetwork_Params capnp.Struct

func ReadRootHackSessionContext_obsoleteGetIpNetwork_Params

func ReadRootHackSessionContext_obsoleteGetIpNetwork_Params(msg *capnp.Message) (HackSessionContext_obsoleteGetIpNetwork_Params, error)

func (HackSessionContext_obsoleteGetIpNetwork_Params) DecodeFromPtr

func (HackSessionContext_obsoleteGetIpNetwork_Params) EncodeAsPtr

func (HackSessionContext_obsoleteGetIpNetwork_Params) IsValid

func (HackSessionContext_obsoleteGetIpNetwork_Params) Message

func (HackSessionContext_obsoleteGetIpNetwork_Params) Segment

func (HackSessionContext_obsoleteGetIpNetwork_Params) String

func (HackSessionContext_obsoleteGetIpNetwork_Params) ToPtr

type HackSessionContext_obsoleteGetIpNetwork_Params_Future

type HackSessionContext_obsoleteGetIpNetwork_Params_Future struct{ *capnp.Future }

HackSessionContext_obsoleteGetIpNetwork_Params_Future is a wrapper for a HackSessionContext_obsoleteGetIpNetwork_Params promised by a client call.

func (HackSessionContext_obsoleteGetIpNetwork_Params_Future) Struct

type HackSessionContext_obsoleteGetIpNetwork_Params_List

type HackSessionContext_obsoleteGetIpNetwork_Params_List = capnp.StructList[HackSessionContext_obsoleteGetIpNetwork_Params]

HackSessionContext_obsoleteGetIpNetwork_Params_List is a list of HackSessionContext_obsoleteGetIpNetwork_Params.

func NewHackSessionContext_obsoleteGetIpNetwork_Params_List

func NewHackSessionContext_obsoleteGetIpNetwork_Params_List(s *capnp.Segment, sz int32) (HackSessionContext_obsoleteGetIpNetwork_Params_List, error)

NewHackSessionContext_obsoleteGetIpNetwork_Params creates a new list of HackSessionContext_obsoleteGetIpNetwork_Params.

type HackSessionContext_obsoleteGetIpNetwork_Results

type HackSessionContext_obsoleteGetIpNetwork_Results capnp.Struct

func ReadRootHackSessionContext_obsoleteGetIpNetwork_Results

func ReadRootHackSessionContext_obsoleteGetIpNetwork_Results(msg *capnp.Message) (HackSessionContext_obsoleteGetIpNetwork_Results, error)

func (HackSessionContext_obsoleteGetIpNetwork_Results) DecodeFromPtr

func (HackSessionContext_obsoleteGetIpNetwork_Results) EncodeAsPtr

func (HackSessionContext_obsoleteGetIpNetwork_Results) HasNetwork

func (HackSessionContext_obsoleteGetIpNetwork_Results) IsValid

func (HackSessionContext_obsoleteGetIpNetwork_Results) Message

func (HackSessionContext_obsoleteGetIpNetwork_Results) Network

func (HackSessionContext_obsoleteGetIpNetwork_Results) Segment

func (HackSessionContext_obsoleteGetIpNetwork_Results) SetNetwork

func (HackSessionContext_obsoleteGetIpNetwork_Results) String

func (HackSessionContext_obsoleteGetIpNetwork_Results) ToPtr

type HackSessionContext_obsoleteGetIpNetwork_Results_Future

type HackSessionContext_obsoleteGetIpNetwork_Results_Future struct{ *capnp.Future }

HackSessionContext_obsoleteGetIpNetwork_Results_Future is a wrapper for a HackSessionContext_obsoleteGetIpNetwork_Results promised by a client call.

func (HackSessionContext_obsoleteGetIpNetwork_Results_Future) Network

func (HackSessionContext_obsoleteGetIpNetwork_Results_Future) Struct

type HackSessionContext_obsoleteGetIpNetwork_Results_List

type HackSessionContext_obsoleteGetIpNetwork_Results_List = capnp.StructList[HackSessionContext_obsoleteGetIpNetwork_Results]

HackSessionContext_obsoleteGetIpNetwork_Results_List is a list of HackSessionContext_obsoleteGetIpNetwork_Results.

func NewHackSessionContext_obsoleteGetIpNetwork_Results_List

func NewHackSessionContext_obsoleteGetIpNetwork_Results_List(s *capnp.Segment, sz int32) (HackSessionContext_obsoleteGetIpNetwork_Results_List, error)

NewHackSessionContext_obsoleteGetIpNetwork_Results creates a new list of HackSessionContext_obsoleteGetIpNetwork_Results.

type HackSessionContext_obsoleteGetUiViewForEndpoint

type HackSessionContext_obsoleteGetUiViewForEndpoint struct {
	*server.Call
}

HackSessionContext_obsoleteGetUiViewForEndpoint holds the state for a server call to HackSessionContext.obsoleteGetUiViewForEndpoint. See server.Call for documentation.

func (HackSessionContext_obsoleteGetUiViewForEndpoint) AllocResults

AllocResults allocates the results struct.

func (HackSessionContext_obsoleteGetUiViewForEndpoint) Args

Args returns the call's arguments.

type HackSessionContext_obsoleteGetUiViewForEndpoint_Params

type HackSessionContext_obsoleteGetUiViewForEndpoint_Params capnp.Struct

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Params) DecodeFromPtr

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Params) EncodeAsPtr

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Params) HasUrl

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Params) IsValid

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Params) Message

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Params) Segment

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Params) SetUrl

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Params) String

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Params) ToPtr

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Params) Url

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Params) UrlBytes

type HackSessionContext_obsoleteGetUiViewForEndpoint_Params_Future

type HackSessionContext_obsoleteGetUiViewForEndpoint_Params_Future struct{ *capnp.Future }

HackSessionContext_obsoleteGetUiViewForEndpoint_Params_Future is a wrapper for a HackSessionContext_obsoleteGetUiViewForEndpoint_Params promised by a client call.

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Params_Future) Struct

type HackSessionContext_obsoleteGetUiViewForEndpoint_Params_List

type HackSessionContext_obsoleteGetUiViewForEndpoint_Params_List = capnp.StructList[HackSessionContext_obsoleteGetUiViewForEndpoint_Params]

HackSessionContext_obsoleteGetUiViewForEndpoint_Params_List is a list of HackSessionContext_obsoleteGetUiViewForEndpoint_Params.

func NewHackSessionContext_obsoleteGetUiViewForEndpoint_Params_List

func NewHackSessionContext_obsoleteGetUiViewForEndpoint_Params_List(s *capnp.Segment, sz int32) (HackSessionContext_obsoleteGetUiViewForEndpoint_Params_List, error)

NewHackSessionContext_obsoleteGetUiViewForEndpoint_Params creates a new list of HackSessionContext_obsoleteGetUiViewForEndpoint_Params.

type HackSessionContext_obsoleteGetUiViewForEndpoint_Results

type HackSessionContext_obsoleteGetUiViewForEndpoint_Results capnp.Struct

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Results) DecodeFromPtr

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Results) EncodeAsPtr

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Results) HasView

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Results) IsValid

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Results) Message

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Results) Segment

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Results) SetView

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Results) String

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Results) ToPtr

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Results) View

type HackSessionContext_obsoleteGetUiViewForEndpoint_Results_Future

type HackSessionContext_obsoleteGetUiViewForEndpoint_Results_Future struct{ *capnp.Future }

HackSessionContext_obsoleteGetUiViewForEndpoint_Results_Future is a wrapper for a HackSessionContext_obsoleteGetUiViewForEndpoint_Results promised by a client call.

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Results_Future) Struct

func (HackSessionContext_obsoleteGetUiViewForEndpoint_Results_Future) View

type HackSessionContext_obsoleteGetUiViewForEndpoint_Results_List

type HackSessionContext_obsoleteGetUiViewForEndpoint_Results_List = capnp.StructList[HackSessionContext_obsoleteGetUiViewForEndpoint_Results]

HackSessionContext_obsoleteGetUiViewForEndpoint_Results_List is a list of HackSessionContext_obsoleteGetUiViewForEndpoint_Results.

func NewHackSessionContext_obsoleteGetUiViewForEndpoint_Results_List

func NewHackSessionContext_obsoleteGetUiViewForEndpoint_Results_List(s *capnp.Segment, sz int32) (HackSessionContext_obsoleteGetUiViewForEndpoint_Results_List, error)

NewHackSessionContext_obsoleteGetUiViewForEndpoint_Results creates a new list of HackSessionContext_obsoleteGetUiViewForEndpoint_Results.

type HackSessionContext_obsoleteHttpGet

type HackSessionContext_obsoleteHttpGet struct {
	*server.Call
}

HackSessionContext_obsoleteHttpGet holds the state for a server call to HackSessionContext.obsoleteHttpGet. See server.Call for documentation.

func (HackSessionContext_obsoleteHttpGet) AllocResults

AllocResults allocates the results struct.

func (HackSessionContext_obsoleteHttpGet) Args

Args returns the call's arguments.

type HackSessionContext_obsoleteHttpGet_Params

type HackSessionContext_obsoleteHttpGet_Params capnp.Struct

func NewRootHackSessionContext_obsoleteHttpGet_Params

func NewRootHackSessionContext_obsoleteHttpGet_Params(s *capnp.Segment) (HackSessionContext_obsoleteHttpGet_Params, error)

func ReadRootHackSessionContext_obsoleteHttpGet_Params

func ReadRootHackSessionContext_obsoleteHttpGet_Params(msg *capnp.Message) (HackSessionContext_obsoleteHttpGet_Params, error)

func (HackSessionContext_obsoleteHttpGet_Params) DecodeFromPtr

func (HackSessionContext_obsoleteHttpGet_Params) EncodeAsPtr

func (HackSessionContext_obsoleteHttpGet_Params) HasUrl

func (HackSessionContext_obsoleteHttpGet_Params) IsValid

func (HackSessionContext_obsoleteHttpGet_Params) Message

func (HackSessionContext_obsoleteHttpGet_Params) Segment

func (HackSessionContext_obsoleteHttpGet_Params) SetUrl

func (HackSessionContext_obsoleteHttpGet_Params) String

func (HackSessionContext_obsoleteHttpGet_Params) ToPtr

func (HackSessionContext_obsoleteHttpGet_Params) Url

func (HackSessionContext_obsoleteHttpGet_Params) UrlBytes

type HackSessionContext_obsoleteHttpGet_Params_Future

type HackSessionContext_obsoleteHttpGet_Params_Future struct{ *capnp.Future }

HackSessionContext_obsoleteHttpGet_Params_Future is a wrapper for a HackSessionContext_obsoleteHttpGet_Params promised by a client call.

func (HackSessionContext_obsoleteHttpGet_Params_Future) Struct

type HackSessionContext_obsoleteHttpGet_Params_List

type HackSessionContext_obsoleteHttpGet_Params_List = capnp.StructList[HackSessionContext_obsoleteHttpGet_Params]

HackSessionContext_obsoleteHttpGet_Params_List is a list of HackSessionContext_obsoleteHttpGet_Params.

func NewHackSessionContext_obsoleteHttpGet_Params_List

func NewHackSessionContext_obsoleteHttpGet_Params_List(s *capnp.Segment, sz int32) (HackSessionContext_obsoleteHttpGet_Params_List, error)

NewHackSessionContext_obsoleteHttpGet_Params creates a new list of HackSessionContext_obsoleteHttpGet_Params.

type HackSessionContext_obsoleteHttpGet_Results

type HackSessionContext_obsoleteHttpGet_Results capnp.Struct

func NewRootHackSessionContext_obsoleteHttpGet_Results

func NewRootHackSessionContext_obsoleteHttpGet_Results(s *capnp.Segment) (HackSessionContext_obsoleteHttpGet_Results, error)

func ReadRootHackSessionContext_obsoleteHttpGet_Results

func ReadRootHackSessionContext_obsoleteHttpGet_Results(msg *capnp.Message) (HackSessionContext_obsoleteHttpGet_Results, error)

func (HackSessionContext_obsoleteHttpGet_Results) Content

func (HackSessionContext_obsoleteHttpGet_Results) DecodeFromPtr

func (HackSessionContext_obsoleteHttpGet_Results) EncodeAsPtr

func (HackSessionContext_obsoleteHttpGet_Results) HasContent

func (HackSessionContext_obsoleteHttpGet_Results) HasMimeType

func (HackSessionContext_obsoleteHttpGet_Results) IsValid

func (HackSessionContext_obsoleteHttpGet_Results) Message

func (HackSessionContext_obsoleteHttpGet_Results) MimeType

func (HackSessionContext_obsoleteHttpGet_Results) MimeTypeBytes

func (s HackSessionContext_obsoleteHttpGet_Results) MimeTypeBytes() ([]byte, error)

func (HackSessionContext_obsoleteHttpGet_Results) Segment

func (HackSessionContext_obsoleteHttpGet_Results) SetContent

func (HackSessionContext_obsoleteHttpGet_Results) SetMimeType

func (HackSessionContext_obsoleteHttpGet_Results) String

func (HackSessionContext_obsoleteHttpGet_Results) ToPtr

type HackSessionContext_obsoleteHttpGet_Results_Future

type HackSessionContext_obsoleteHttpGet_Results_Future struct{ *capnp.Future }

HackSessionContext_obsoleteHttpGet_Results_Future is a wrapper for a HackSessionContext_obsoleteHttpGet_Results promised by a client call.

func (HackSessionContext_obsoleteHttpGet_Results_Future) Struct

type HackSessionContext_obsoleteHttpGet_Results_List

type HackSessionContext_obsoleteHttpGet_Results_List = capnp.StructList[HackSessionContext_obsoleteHttpGet_Results]

HackSessionContext_obsoleteHttpGet_Results_List is a list of HackSessionContext_obsoleteHttpGet_Results.

func NewHackSessionContext_obsoleteHttpGet_Results_List

func NewHackSessionContext_obsoleteHttpGet_Results_List(s *capnp.Segment, sz int32) (HackSessionContext_obsoleteHttpGet_Results_List, error)

NewHackSessionContext_obsoleteHttpGet_Results creates a new list of HackSessionContext_obsoleteHttpGet_Results.

type HackSessionContext_obsoleteListApiTokens

type HackSessionContext_obsoleteListApiTokens struct {
	*server.Call
}

HackSessionContext_obsoleteListApiTokens holds the state for a server call to HackSessionContext.obsoleteListApiTokens. See server.Call for documentation.

func (HackSessionContext_obsoleteListApiTokens) AllocResults

AllocResults allocates the results struct.

func (HackSessionContext_obsoleteListApiTokens) Args

Args returns the call's arguments.

type HackSessionContext_obsoleteListApiTokens_Params

type HackSessionContext_obsoleteListApiTokens_Params capnp.Struct

func ReadRootHackSessionContext_obsoleteListApiTokens_Params

func ReadRootHackSessionContext_obsoleteListApiTokens_Params(msg *capnp.Message) (HackSessionContext_obsoleteListApiTokens_Params, error)

func (HackSessionContext_obsoleteListApiTokens_Params) DecodeFromPtr

func (HackSessionContext_obsoleteListApiTokens_Params) EncodeAsPtr

func (HackSessionContext_obsoleteListApiTokens_Params) IsValid

func (HackSessionContext_obsoleteListApiTokens_Params) Message

func (HackSessionContext_obsoleteListApiTokens_Params) Segment

func (HackSessionContext_obsoleteListApiTokens_Params) String

func (HackSessionContext_obsoleteListApiTokens_Params) ToPtr

type HackSessionContext_obsoleteListApiTokens_Params_Future

type HackSessionContext_obsoleteListApiTokens_Params_Future struct{ *capnp.Future }

HackSessionContext_obsoleteListApiTokens_Params_Future is a wrapper for a HackSessionContext_obsoleteListApiTokens_Params promised by a client call.

func (HackSessionContext_obsoleteListApiTokens_Params_Future) Struct

type HackSessionContext_obsoleteListApiTokens_Params_List

type HackSessionContext_obsoleteListApiTokens_Params_List = capnp.StructList[HackSessionContext_obsoleteListApiTokens_Params]

HackSessionContext_obsoleteListApiTokens_Params_List is a list of HackSessionContext_obsoleteListApiTokens_Params.

func NewHackSessionContext_obsoleteListApiTokens_Params_List

func NewHackSessionContext_obsoleteListApiTokens_Params_List(s *capnp.Segment, sz int32) (HackSessionContext_obsoleteListApiTokens_Params_List, error)

NewHackSessionContext_obsoleteListApiTokens_Params creates a new list of HackSessionContext_obsoleteListApiTokens_Params.

type HackSessionContext_obsoleteListApiTokens_Results

type HackSessionContext_obsoleteListApiTokens_Results capnp.Struct

func ReadRootHackSessionContext_obsoleteListApiTokens_Results

func ReadRootHackSessionContext_obsoleteListApiTokens_Results(msg *capnp.Message) (HackSessionContext_obsoleteListApiTokens_Results, error)

func (HackSessionContext_obsoleteListApiTokens_Results) DecodeFromPtr

func (HackSessionContext_obsoleteListApiTokens_Results) EncodeAsPtr

func (HackSessionContext_obsoleteListApiTokens_Results) HasTokens

func (HackSessionContext_obsoleteListApiTokens_Results) IsValid

func (HackSessionContext_obsoleteListApiTokens_Results) Message

func (HackSessionContext_obsoleteListApiTokens_Results) NewTokens

NewTokens sets the tokens field to a newly allocated HackSessionContext_TokenInfo_List, preferring placement in s's segment.

func (HackSessionContext_obsoleteListApiTokens_Results) Segment

func (HackSessionContext_obsoleteListApiTokens_Results) SetTokens

func (HackSessionContext_obsoleteListApiTokens_Results) String

func (HackSessionContext_obsoleteListApiTokens_Results) ToPtr

func (HackSessionContext_obsoleteListApiTokens_Results) Tokens

type HackSessionContext_obsoleteListApiTokens_Results_Future

type HackSessionContext_obsoleteListApiTokens_Results_Future struct{ *capnp.Future }

HackSessionContext_obsoleteListApiTokens_Results_Future is a wrapper for a HackSessionContext_obsoleteListApiTokens_Results promised by a client call.

func (HackSessionContext_obsoleteListApiTokens_Results_Future) Struct

type HackSessionContext_obsoleteListApiTokens_Results_List

type HackSessionContext_obsoleteListApiTokens_Results_List = capnp.StructList[HackSessionContext_obsoleteListApiTokens_Results]

HackSessionContext_obsoleteListApiTokens_Results_List is a list of HackSessionContext_obsoleteListApiTokens_Results.

func NewHackSessionContext_obsoleteListApiTokens_Results_List

func NewHackSessionContext_obsoleteListApiTokens_Results_List(s *capnp.Segment, sz int32) (HackSessionContext_obsoleteListApiTokens_Results_List, error)

NewHackSessionContext_obsoleteListApiTokens_Results creates a new list of HackSessionContext_obsoleteListApiTokens_Results.

type HackSessionContext_obsoleteRevokeApiToken

type HackSessionContext_obsoleteRevokeApiToken struct {
	*server.Call
}

HackSessionContext_obsoleteRevokeApiToken holds the state for a server call to HackSessionContext.obsoleteRevokeApiToken. See server.Call for documentation.

func (HackSessionContext_obsoleteRevokeApiToken) AllocResults

AllocResults allocates the results struct.

func (HackSessionContext_obsoleteRevokeApiToken) Args

Args returns the call's arguments.

type HackSessionContext_obsoleteRevokeApiToken_Params

type HackSessionContext_obsoleteRevokeApiToken_Params capnp.Struct

func ReadRootHackSessionContext_obsoleteRevokeApiToken_Params

func ReadRootHackSessionContext_obsoleteRevokeApiToken_Params(msg *capnp.Message) (HackSessionContext_obsoleteRevokeApiToken_Params, error)

func (HackSessionContext_obsoleteRevokeApiToken_Params) DecodeFromPtr

func (HackSessionContext_obsoleteRevokeApiToken_Params) EncodeAsPtr

func (HackSessionContext_obsoleteRevokeApiToken_Params) HasTokenId

func (HackSessionContext_obsoleteRevokeApiToken_Params) IsValid

func (HackSessionContext_obsoleteRevokeApiToken_Params) Message

func (HackSessionContext_obsoleteRevokeApiToken_Params) Segment

func (HackSessionContext_obsoleteRevokeApiToken_Params) SetTokenId

func (HackSessionContext_obsoleteRevokeApiToken_Params) String

func (HackSessionContext_obsoleteRevokeApiToken_Params) ToPtr

func (HackSessionContext_obsoleteRevokeApiToken_Params) TokenId

func (HackSessionContext_obsoleteRevokeApiToken_Params) TokenIdBytes

type HackSessionContext_obsoleteRevokeApiToken_Params_Future

type HackSessionContext_obsoleteRevokeApiToken_Params_Future struct{ *capnp.Future }

HackSessionContext_obsoleteRevokeApiToken_Params_Future is a wrapper for a HackSessionContext_obsoleteRevokeApiToken_Params promised by a client call.

func (HackSessionContext_obsoleteRevokeApiToken_Params_Future) Struct

type HackSessionContext_obsoleteRevokeApiToken_Params_List

type HackSessionContext_obsoleteRevokeApiToken_Params_List = capnp.StructList[HackSessionContext_obsoleteRevokeApiToken_Params]

HackSessionContext_obsoleteRevokeApiToken_Params_List is a list of HackSessionContext_obsoleteRevokeApiToken_Params.

func NewHackSessionContext_obsoleteRevokeApiToken_Params_List

func NewHackSessionContext_obsoleteRevokeApiToken_Params_List(s *capnp.Segment, sz int32) (HackSessionContext_obsoleteRevokeApiToken_Params_List, error)

NewHackSessionContext_obsoleteRevokeApiToken_Params creates a new list of HackSessionContext_obsoleteRevokeApiToken_Params.

type HackSessionContext_obsoleteRevokeApiToken_Results

type HackSessionContext_obsoleteRevokeApiToken_Results capnp.Struct

func ReadRootHackSessionContext_obsoleteRevokeApiToken_Results

func ReadRootHackSessionContext_obsoleteRevokeApiToken_Results(msg *capnp.Message) (HackSessionContext_obsoleteRevokeApiToken_Results, error)

func (HackSessionContext_obsoleteRevokeApiToken_Results) DecodeFromPtr

func (HackSessionContext_obsoleteRevokeApiToken_Results) EncodeAsPtr

func (HackSessionContext_obsoleteRevokeApiToken_Results) IsValid

func (HackSessionContext_obsoleteRevokeApiToken_Results) Message

func (HackSessionContext_obsoleteRevokeApiToken_Results) Segment

func (HackSessionContext_obsoleteRevokeApiToken_Results) String

func (HackSessionContext_obsoleteRevokeApiToken_Results) ToPtr

type HackSessionContext_obsoleteRevokeApiToken_Results_Future

type HackSessionContext_obsoleteRevokeApiToken_Results_Future struct{ *capnp.Future }

HackSessionContext_obsoleteRevokeApiToken_Results_Future is a wrapper for a HackSessionContext_obsoleteRevokeApiToken_Results promised by a client call.

func (HackSessionContext_obsoleteRevokeApiToken_Results_Future) Struct

type HackSessionContext_obsoleteRevokeApiToken_Results_List

type HackSessionContext_obsoleteRevokeApiToken_Results_List = capnp.StructList[HackSessionContext_obsoleteRevokeApiToken_Results]

HackSessionContext_obsoleteRevokeApiToken_Results_List is a list of HackSessionContext_obsoleteRevokeApiToken_Results.

func NewHackSessionContext_obsoleteRevokeApiToken_Results_List

func NewHackSessionContext_obsoleteRevokeApiToken_Results_List(s *capnp.Segment, sz int32) (HackSessionContext_obsoleteRevokeApiToken_Results_List, error)

NewHackSessionContext_obsoleteRevokeApiToken_Results creates a new list of HackSessionContext_obsoleteRevokeApiToken_Results.

Jump to

Keyboard shortcuts

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