package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Nov 13, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 54
Opens a new window with list of known importers.
Documentation
¶
type Thread struct {
ID string `json:"thid,omitempty"`
PID string `json:"pthid"`
}
Thread thread data
type Timing struct {
ExpiresTime time.Time `json:"expires_time,omitempty"`
}
Timing keeps expiration time
Source Files
¶
Click to show internal directories.
Click to hide internal directories.