Documentation
¶
Index ¶
- type Request
- func (s Request) Attributes() []byte
- func (s Request) Authorizaion() string
- func (s Request) Data() []byte
- func (s Request) Function() string
- func (s Request) Remote_ip() string
- func (s Request) Remote_port() string
- func (s Request) String() string
- func (s Request) Type() string
- func (s Request) Vstruct_Validate() bool
- type Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Request ¶
type Request []byte
func New_Request ¶
func Serialize_Request ¶
func (Request) Attributes ¶
func (Request) Authorizaion ¶
func (Request) Remote_port ¶
func (Request) Vstruct_Validate ¶
type Response ¶
type Response []byte
func New_Response ¶
func Serialize_Response ¶
func (Response) Attributes ¶
func (Response) Vstruct_Validate ¶
Click to show internal directories.
Click to hide internal directories.