package
Version:
v0.7.5
Opens a new window with list of versions in this module.
Published: Aug 20, 2022
License: Zlib
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 Data struct {
Key string `form:"key" binding:"required" json:"key"`
Data string `form:"data" binding:"required" json:"data"`
Expire int64 `form:"expireIn" binding:"-" json:"expireIn"`
}
New
*
@param expire Nanoseconds 纳秒
Source Files
¶
Click to show internal directories.
Click to hide internal directories.