Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNotSupported is the error returned for a unsupported operation. ErrNotSupported = errors.New("meek_lite: operation not supported") )
Functions ¶
func NewMeekTransport ¶
func NewMeekTransport(url string) *meekTransport
Public initializer method to get a new meek transport
Types ¶
Click to show internal directories.
Click to hide internal directories.