Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boltdb/raw
/ types & classes
Types & classes
6 in github.com/boltdb/raw
⨍
Functions
23
◇
Types & classes
6
TypeAlias
Duration
Duration is a marker type for time.Duration.
raw.go:37
Struct
O
O represents a test struct that will encode into R.
raw_test.go:52
Struct
R
R represents a raw struct.
raw_test.go:70
Struct
String
String represents an offset and pointer to a string in a byte slice.
raw.go:11
TypeAlias
Time
Time is a marker type for time.Time.
raw.go:34
Struct
generator
generator iterates over every AST node and generates code as appropriate.
cmd/bolt-rawgen/main.go:122