pasteboardprovider

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NilProvider

type NilProvider struct{}

func (NilProvider) ReadText

func (NilProvider) ReadText() (string, bool)

func (NilProvider) WriteText

func (n NilProvider) WriteText(bts []byte) error

type Provider

type Provider struct {
	// contains filtered or unexported fields
}

func New

func New() *Provider

func (*Provider) ReadText

func (c *Provider) ReadText() (string, bool)

func (*Provider) WriteText

func (c *Provider) WriteText(bts []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL