matcher

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 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 Bytes

type Bytes interface {
	~string | ~[]byte
}

type Matcher

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

func New

func New[B Bytes](prefix B) *Matcher

func (*Matcher) ReadOut

func (m *Matcher) ReadOut() []byte

func (*Matcher) ReadSpecial

func (m *Matcher) ReadSpecial() []byte

func (*Matcher) Write

func (m *Matcher) Write(b []byte) (n int, _ error)

Jump to

Keyboard shortcuts

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