Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decrypt ¶
type Decrypt struct{}
Decrypt - this is the struct that implements engine operations
func (Decrypt) Decrypt ¶
func (Decrypt) Decrypt(req *model.DecryptRequest) (*model.DecryptResponse, error)
Decrypt - Implementation of Decrypt method for go engine
Click to show internal directories.
Click to hide internal directories.