awk

package
v0.0.0-...-d26976d Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfig

func NewConfig() *interp.Config

Types

type AWK

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

AWK is a thin wrapper on top of github.com/benhoyt/goawk

func Compile

func Compile(src []byte, config *interp.Config) (AWK, error)

func New

func New(prog *parser.Program, config *interp.Config) AWK

func (AWK) Run

func (c AWK) Run(ctx context.Context, stdio unix.StandardIO) error

Jump to

Keyboard shortcuts

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