MCPcopy Create free account
hub / github.com/segmentio/encoding / flags

TypeAlias flags

thrift/struct.go:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8)
9
10type flags int16
11
12const (
13 enum flags = 1 << 0

Callers 4

struct.goFile · 0.70
forEachStructFieldFunction · 0.70
encoderFlagsFunction · 0.70
decoderFlagsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected