package
1.17.0
Repository: https://github.com/brimdata/zed.git
Documentation: pkg.go.dev

# Functions

New returns new empty host.
NewBase creates new Host that filled up with base patterns.

# Variables

ErrAlreadyExist arises when pattern with given name alrady exists.
ErrEmptyExpression arises when expression is an empty string.
ErrEmptyName arises when pattern name is an empty string.
ErrNotExist arises when pattern with given name doesn't exists.

# Structs

No description provided by the author

# Type aliases

Host is a patterns collection.