package
0.0.0-20210304063537-dd22d64e2b96
Repository: https://github.com/luids-io/api.git
Documentation: pkg.go.dev

# Packages

Package classifyqueue provides a classification queue.
No description provided by the author

# Constants

Type possible values.
Type possible values.
NeverCache is a special value for TTL.
Type possible values.

# Variables

Some standard errors returned by interfaces.
Some standard errors returned by interfaces.
Some standard errors returned by interfaces.
Some standard errors returned by interfaces.
Some standard errors returned by interfaces.
specific interface Notary.
Some standard errors returned by interfaces.
Some standard errors returned by interfaces.
Some standard errors returned by interfaces.
Some standard errors returned by interfaces.
Some standard errors returned by interfaces.
specific interface Analyze.
Some standard errors returned by interfaces.

# Structs

CertificateData stores certificate information.
CertSummary stores basic information of certification.
CiphertextSummary stores summary of ciphertext traffic.
ClassifyResponse stores classification results.
ClassifyResult stores label and probability.
ClientHelloData stores clienthello information.
ConnectionData stores information from tls connections.
ConnectionInfo stores main information from a tls connection.
DecodedInfo stores information of extensions.
ExtensionItem stores metadata information of extensions.
HandshakeItem stores handshake metadata information.
Msg defines message for analyzer.
MsgData stores required data by the data message.
MsgOpen stores required data by the open message.
PlaintextSummary stores summary of plaintext traffic.
RecordData stores metadata of tls records.
ServerHelloData stores serverhello information.
StreamData stores data of tls streams.
StreamInfo stores information of stream.
VerifyResponse stores information about the service's verification responses.

# Interfaces

Analyzer interface defines analyzer methods.
AnalyzerFactory interface is used for create Analyzer services.
Archiver is the main interface that must be implemented by storage backends.
Classifier for tls protocol data.
Notary is the main interface that must be implemented by notary services.

# Type aliases

MsgType defines message types.