Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MinimumVersion = version.Must(version.NewVersion("3.3.6.0"))
Functions ¶
func WSCheckVersion ¶
func WSCheckVersion(conn WebSocketConn) error
Types ¶
type UnknownVersionError ¶
type UnknownVersionError struct {
Version string
}
func (*UnknownVersionError) Error ¶
func (e *UnknownVersionError) Error() string
type VersionMismatchError ¶
func (*VersionMismatchError) Error ¶
func (e *VersionMismatchError) Error() string
type VersionResp ¶
Click to show internal directories.
Click to hide internal directories.