meta

package
v0.0.0-...-2bc12df Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package meta contains all the parsing logic for the `meta` primary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(tokens []string) (types.EntryPredicate, []string, error)

Parse is the meta primary's parse function.

Types

type Predicate

type Predicate interface {
	predicate.Predicate
	// contains filtered or unexported methods
}

Predicate is a wrapper to the predicate.Predicate interface. It is useful for extracing the schemaP without having to rely on a giant type switch

Jump to

Keyboard shortcuts

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