The highest tagged major version is
v75.
package
Version:
v74.0.1
Opens a new window with list of versions in this module.
Published: Nov 13, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
verify token is valid, and also exp and nbf on token
MakeWsURL converts http:// to ws://
Min returns minimum of two ints
type Logger interface {
Printf(format string, a ...interface{})
Print(a ...interface{})
}
Logger is used by Session and Client to write logs
NilLogger implements Logger and discards all writes
Source Files
¶
Click to show internal directories.
Click to hide internal directories.