Documentation
¶
Index ¶
- func NewClient(addr string, conn net.Conn, options ...client.Option) (*client.Client, error)
- func NewServer(addr string, options ...server.Option) (*server.Server, error)
- func OptionEnforcePacketLengthCheck() server.Option
- func OptionEnforceTslVersion(version int) server.Option
- func OptionUsePort(p int) server.Option
- func OptionUseTCP() server.Option
- func OptionWithContext(ctx context.Context) server.Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OptionEnforceTslVersion ¶
func OptionUsePort ¶
func OptionUseTCP ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.