package
Version:
v0.7.23
Opens a new window with list of versions in this module.
Published: Mar 17, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Info struct {
Token string `msg:"token"`
ExpiresAt time.Time `msg:"expires_at"`
}
Info is the token returned from the server as well as the expiration
time.
MarshalMsg implements msgp.Marshaler
Msgsize returns an upper bound estimate of the number of bytes occupied by the serialized message
UnmarshalMsg implements msgp.Unmarshaler
Source Files
¶
Click to show internal directories.
Click to hide internal directories.