Documentation
¶
Index ¶
Constants ¶
View Source
const ( OneSecond = 1 OneMinute = 60 * OneSecond OneHour = 60 * OneMinute OneDay = OneHour * 24 )
Variables ¶
View Source
var (
ErrNotFound = fmt.Errorf("the key not found")
)
Functions ¶
func StreamToObject ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.