parsers

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AbsFile

type AbsFile struct{}

func (AbsFile) Name

func (AbsFile) Name() string

func (AbsFile) Parse

func (AbsFile) Parse(s string) (string, error)

type Args

type Args struct{}

func (Args) Name

func (Args) Name() string

func (Args) Parse

func (Args) Parse(s string) (subflow.CommandArgs, error)

type IPv4Parser

type IPv4Parser struct{}

func (IPv4Parser) Name

func (IPv4Parser) Name() string

func (IPv4Parser) Parse

func (IPv4Parser) Parse(s string) (net.IP, error)

type Port

type Port struct{}

func (Port) Name

func (Port) Name() string

func (Port) Parse

func (Port) Parse(s string) (uint16, error)

type String

type String struct{}

func (String) Name

func (String) Name() string

func (String) Parse

func (String) Parse(s string) (string, error)

Jump to

Keyboard shortcuts

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