package
1.0.1
Repository: https://github.com/codeation/impress.git
Documentation: pkg.go.dev

# Functions

Parse decodes the clipboard content based on the typeID and returns the appropriate Clipboarder.

# Constants

TextType represents a text clipboard content type.
UnknowType represents an unknown clipboard content type.

# Interfaces

Clipboarder is the interface that groups clipboard contents.

# Type aliases

Text represents the text content of the clipboard.