Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalHRPC ¶
func MarshalHRPC(content goserver.VTProtoMessage, contentType string) ([]byte, error)
MarshalHRPC marshals a message to the hrpc protocol.
func UnmarshalHRPC ¶
func UnmarshalHRPC[T goserver.VTProtoMessage](content []byte, contentType string, messageType T) (T, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.