package
Version:
v0.0.27
Opens a new window with list of versions in this module.
Published: Mar 19, 2024
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Clipboard struct {
}
type Entry struct {
Content string `json:"content,omitempty"`
Time time.Time `json:"time,omitempty"`
Hash string `json:"hash,omitempty"`
IsImg bool `json:"is_img,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.