package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 5, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SessionObject struct {
Name string `json:"name"`
Value interface{} `json:"value"`
CreateTime time.Time `json:"create_time"`
UpdateTime time.Time `json:"update_time"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.