rpc_context

package
v0.0.0-...-f839e32 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RPCContext

type RPCContext struct {
	// contains filtered or unexported fields
}

RPCContext

func New

func New() *RPCContext

New

func (*RPCContext) GetClaims

func (c *RPCContext) GetClaims() jwt.Claims

GetClaims

func (*RPCContext) GetJournal

func (c *RPCContext) GetJournal() journal.Journaller

GetJournal

func (*RPCContext) GetName

func (c *RPCContext) GetName() string

GetName

func (*RPCContext) GetType

func (c *RPCContext) GetType() int32

GetType

func (*RPCContext) GetUuid

func (c *RPCContext) GetUuid() *common.UUID

GetUUID

func (*RPCContext) GetUuidAsString

func (c *RPCContext) GetUuidAsString() string

GetUUIDAsString

func (*RPCContext) SetCallUuidFromString

func (c *RPCContext) SetCallUuidFromString(id string) *RPCContext

SetCallUUIDFromString

func (*RPCContext) SetClaims

func (c *RPCContext) SetClaims(claims jwt.Claims) *RPCContext

SetClaims

func (*RPCContext) SetJournal

func (c *RPCContext) SetJournal(j journal.Journaller) *RPCContext

SetJournal

func (*RPCContext) SetName

func (c *RPCContext) SetName(name string) *RPCContext

SetName

func (*RPCContext) SetType

func (c *RPCContext) SetType(_type int32) *RPCContext

SetType

func (*RPCContext) SetUUID

func (c *RPCContext) SetUUID(id *common.UUID) *RPCContext

SetUUID

Jump to

Keyboard shortcuts

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