proxy.golang.org : github.com/brimdata/super : v0.28.0
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.28.0
- github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4
- github.com/alexbrainman/ps v0.0.0-20171229230509-b3e1b4a15894
- github.com/apache/thrift v0.0.0-20181112125854-24918abba929
- github.com/auth0/go-jwt-middleware v0.0.0-20201030150249-d783b5c46b39
- github.com/aws/aws-sdk-go v1.30.19
- github.com/axiomhq/hyperloglog v0.0.0-20191112132149-a4c4c47bc57f
- github.com/buger/jsonparser v0.0.0-20191004114745-ee4c978eae7e
- github.com/dgrijalva/jwt-go v3.2.0+incompatible
- github.com/fsnotify/fsnotify v1.4.9
- github.com/go-pg/pg/v10 v10.7.3
- github.com/go-resty/resty/v2 v2.2.0
- github.com/golang-migrate/migrate/v4 v4.14.1
- github.com/golang/mock v1.4.4
- github.com/google/gopacket v1.1.17
- github.com/gorilla/mux v1.7.5-0.20200711200521-98cb6bf42e08
- github.com/gosuri/uilive v0.0.4
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/klauspost/compress v1.10.3
- github.com/mattn/go-isatty v0.0.12
- github.com/mattn/go-runewidth v0.0.9
- github.com/mccanne/charm v0.0.3-0.20191224190439-b05e1b7b1be3
- github.com/mitchellh/mapstructure v1.3.3
- github.com/pbnjay/memory v0.0.0-20190104145345-974d429e7ae4
- github.com/peterh/liner v1.1.0
- github.com/pierrec/lz4/v4 v4.1.0
- github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.7.1
- github.com/segmentio/ksuid v1.0.2
- github.com/stretchr/testify v1.6.1
- github.com/xitongsys/parquet-go v1.5.3-0.20200514000040-789bba367841
- github.com/xitongsys/parquet-go-source v0.0.0-20200509081216-8db33acb0acf
- github.com/yuin/goldmark v1.1.32
- go.uber.org/multierr v1.5.0
- go.uber.org/zap v1.15.0
- golang.org/x/crypto v0.0.0-20201117144127-c1f2f97bffc9
- golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/text v0.3.3
- golang.org/x/tools v0.0.0-20200825202427-b303f430e36d
- gopkg.in/natefinch/lumberjack.v2 v2.0.0
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c