package
0.21.3
Repository: https://github.com/tikafog/of.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
MakeExt ..
MakeExtConverter ..
NewContent ..
NewContentFrom @param content.Type @param string @return *Content.
NewContentMessage @param []byte @return *MessageDecrypted use NewMessage instead.
NewContentMessageAndLast @param []byte @param int64 @return *Message.
NewContentMessageLast @param int64 @return *Message.
NewContentMessageV1 @param []byte @return *MessageV1 Decrypted use NewMessageV1 instead.
NewContentMessageV1AndLast @param []byte @param int64 @return *MessageV1.
NewContentMessageV1Last @param int64 @return *MessageV1.
NewContentMessageV1WithDetail @param []byte @param int64 @param int64 @return *MessageV1.
NewContentMessageV2 @param []byte @return *MessageV2 Decrypted use NewMessageV2 instead.
NewContentMessageV2AndLast @param []byte @param int64 @return *MessageV2.
NewContentMessageV2Last @param int64 @return *MessageV2.
NewContentMessageV2WithDetail @param []byte @param int64 @param int64 @return *MessageV2.
NewContentMessageV3 @param []byte @return *MessageV3[T] Decrypted use NewMessageV3[T] instead.
NewContentMessageV3AndLast @param []byte @param int64 @return *MessageV3[T].
NewContentMessageV3Last @param int64 @return *MessageV3[T].
NewContentMessageV3WithDetail @param []byte @param int64 @param int64 @return *MessageV3[T].
NewContentMessageWithDetail @param []byte @param int64 @param int64 @return *Message.
NewContentWithExts @param content.Type @param ...Ext @return *Content.
NewContentWithMessage ..
NewContentWithType ..
NewMessage @param []byte @return *Message.
NewMessageV1 @param []byte @return *MessageV1.
NewMessageV2 @param []byte @return *MessageV2.
NewMessageV3 @param []byte @return *MessageV3[T].
NewTypeContent @param content.Type @param ...func(content *Content) @return *Content Decrypted: to be used NewContent.
ParseContent ..
ParseExt ..
ParseExtConverter ..
ParseJSONContent ..
ParseJSONContentFromReader @param io.Reader @return *Content @return error.
ParseMessageV1Data ..
ParseMessageV2Data ..
ParseNodeState attempts to convert a string to a NodeState.
ParseNodeType attempts to convert a string to a NodeType.
ParserJSONContentWithV3 @param []byte @return *Content @return error.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NodeStateMax is a NodeState of type Max.
NodeStateOffline is a NodeState of type Offline.
NodeStateOnline is a NodeState of type Online.
NodeTypeAdapter is a NodeType of type Adapter.
NodeTypeBox is a NodeType of type Box.
NodeTypeClient is a NodeType of type Client.
NodeTypeMax is a NodeType of type Max.
NodeTypeMobile is a NodeType of type Mobile.
NodeTypeServer is a NodeType of type Server.

# Variables

EmptyMessage ...
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Content Content.
ContentV3 ContentV3.
Ext ..
ExtCorrect ..
ExtNode ..
ExtResource ..
MessageV1 ..
MessageV2 ..
MessageV3 ..

# Interfaces

ExtConverter ..

# Type aliases

ExtType ...
No description provided by the author
NodeState ..
NodeType ..
Type ...