package
0.1.1
Repository: https://github.com/stealthrocket/timecraft.git
Documentation: pkg.go.dev

# Functions

HTTP1 is the implementation of the HTTP/1 protocol.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
mask to extract the even type or flags independently.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
extra flags associated with the Shut event type.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Exchange values represent the exchange of a request and response between network peers.
ExchangeReader is a reader of Exchange values.
Link represents a network connection initiated from a source address to a local or remote destination.
Message is a representation of a message exchanged between two network peers.
MessageReader is a reader of Message values.
No description provided by the author
No description provided by the author

# Interfaces

Conn values represent client and server connections.
ConnMessage represents a message read from a client or server connection.
ConnProtocol is an interface implemented by types which represent high level connection-oriented protocols such as HTTP.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author