Documentation ¶
Index ¶
Constants ¶
View Source
const PRIVATE_KEY = "" /* 812-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceContext ¶
type ServiceContext struct { Config config.Config CryptionRequest rest.Middleware CryptionResponse rest.Middleware }
func NewServiceContext ¶
func NewServiceContext(c config.Config) *ServiceContext
Click to show internal directories.
Click to hide internal directories.