proxy.golang.org : github.com/brimdata/super : v0.4.2
Package bsup implements a data typing system based on the zeek type system. All zeek types are defined here and implement the Type interface while instances of values implement the Value interface. All values conform to exactly one type. The package provides a fast-path for comparing a value to a byte slice without having to create a zeek value from the byte slice. To exploit this, all values include a Comparison method that returns a Predicate function that takes a byte slice and a Type and returns a boolean indicating whether the the byte slice with the indicated Type matches the value. The package also provides mechanism for coercing values in well-defined and natural ways.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/brimdata/[email protected]
Published:
Indexed:
Related tag:
v0.4.2
- github.com/axiomhq/hyperloglog v0.0.0-20191112132149-a4c4c47bc57f
- github.com/buger/jsonparser v0.0.0-20191004114745-ee4c978eae7e
- github.com/fsnotify/fsnotify v1.4.7
- github.com/google/gopacket v1.1.17
- github.com/gorilla/mux v1.7.4
- github.com/mccanne/charm v0.0.3-0.20191224190439-b05e1b7b1be3
- github.com/mccanne/joe v0.0.0-20181124064909-25770742c256
- github.com/peterh/liner v1.1.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.4.0
- github.com/yuin/goldmark v1.1.22
- go.uber.org/zap v1.12.0
- golang.org/x/text v0.3.0
- gopkg.in/fsnotify.v1 v1.4.7
- gopkg.in/yaml.v3 v3.0.0-20200121175148-a6ecf24a6d71