package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Nov 28, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Clipboarder interface {
Type() int
Data() []byte
}
Clipboarder is the interface that groups clipboard contents
Parse returns decoded clipboard struct
Text is text content of clipboard
Data returns clipboard raw data
Type returns clipboard content type
Source Files
¶
Click to show internal directories.
Click to hide internal directories.