package
Version:
v1.10.8
Opens a new window with list of versions in this module.
Published: Dec 11, 2023
License: Zlib
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Key interface {
Key() []byte
ExpireIn() int64
}
type Secret struct {
Value string `json:"key"`
Expire int64 `json:"expireIn"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.