package
Version:
v0.0.0-...-b7f56a6
Opens a new window with list of versions in this module.
Published: Nov 21, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Link struct {
ID string `db:"id" structs:"id" json:"id"`
ExpiredAt time.Time `db:"expired_at" structs:"expired_at" json:"expired_at"`
Value json.RawMessage `db:"value" structs:"value" json:"value"`
Path string `db:"path" structs:"path" json:"path"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.