Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andyleap/gencode
/ functions
Functions
157 in github.com/andyleap/gencode
⨍
Functions
157
◇
Types & classes
40
Function
BenchmarkGobStreamSerialize
(b *testing.B)
bench/gob_test.go:106
Function
BenchmarkJSONDeserialize
(b *testing.B)
bench/json_test.go:61
Function
BenchmarkJSONSerialize
(b *testing.B)
bench/json_test.go:34
Function
BenchmarkMSGPDeserialize
(b *testing.B)
bench/msgp_test.go:61
Function
BenchmarkMSGPSerialize
(b *testing.B)
bench/msgp_test.go:33
Method
DecodeMsg
DecodeMsg implements msgp.Decodable
bench/test.schema.gen_gen.go:12
Method
DecodeMsg
DecodeMsg implements msgp.Decodable
bench/test.schema.gen_gen.go:215
Method
DecodeMsg
DecodeMsg implements msgp.Decodable
bench/test.schema.gen_gen.go:459
Method
Deserialize
(r io.Reader)
bench/test.schema.gen.go:366
Method
EncodeMsg
EncodeMsg implements msgp.Encodable
bench/test.schema.gen_gen.go:68
Method
EncodeMsg
EncodeMsg implements msgp.Encodable
bench/test.schema.gen_gen.go:293
Method
EncodeMsg
EncodeMsg implements msgp.Encodable
bench/test.schema.gen_gen.go:500
Method
Error
()
schema/schema.go:80
Method
Flags
()
backends/golang/init.go:29
Method
GeneratedFilename
(filename string)
backends/golang/init.go:36
Method
Marshal
(buf []byte)
backends/golang/testdata/array.schema.golden.go:84
Method
Marshal
(buf []byte)
backends/golang/testdata/array.schema.golden.go:358
Method
Marshal
(buf []byte)
bench/test.schema.gen.go:41
Method
MarshalMsg
MarshalMsg implements msgp.Marshaler
bench/test.schema.gen_gen.go:128
Method
MarshalMsg
MarshalMsg implements msgp.Marshaler
bench/test.schema.gen_gen.go:533
Function
ParseSchema
(rs io.ReadSeeker)
schema/schema.go:63
Function
Register
(name string, backend Backend)
schema/schema.go:19
Method
Resolve
(s *Schema)
schema/schema.go:89
Method
Resolve
(s *Schema)
schema/schema.go:116
Method
Resolve
(s *Schema)
schema/schema.go:134
Method
Resolve
(s *Schema)
schema/schema.go:148
Method
Resolve
(s *Schema)
schema/schema.go:173
Method
Serialize
(w io.Writer)
bench/test.schema.gen.go:354
Method
Size
()
bench/test.schema.gen.go:197
Function
TestGencodeSize
(t *testing.T)
bench/gencode_test.go:8
Function
TestGobSize
(t *testing.T)
bench/gob_test.go:10
Function
TestGolangBackend
(t *testing.T)
backends/golang/golang_test.go:19
Function
TestInt64
(t *testing.T)
backends/golang/testdata/int_test.go:52
Function
TestJSONSize
(t *testing.T)
bench/json_test.go:9
Function
TestMSGPSize
(t *testing.T)
bench/msgp_test.go:8
Function
TestParser
(t *testing.T)
schema/parser_test.go:5
Function
TestParser2
(t *testing.T)
schema/parser_test.go:21
Function
TestParserStructTag
(t *testing.T)
schema/parser_test.go:52
Function
TestUint64
(t *testing.T)
backends/golang/testdata/int_test.go:80
Method
Unmarshal
(buf []byte)
backends/golang/testdata/array.schema.golden.go:192
Method
Unmarshal
(buf []byte)
backends/golang/testdata/array.schema.golden.go:437
Method
Unmarshal
(buf []byte)
bench/test.schema.gen.go:100
Method
UnmarshalMsg
UnmarshalMsg implements msgp.Unmarshaler
bench/test.schema.gen_gen.go:153
Method
UnmarshalMsg
UnmarshalMsg implements msgp.Unmarshaler
bench/test.schema.gen_gen.go:549
Function
init
()
backends/golang/type_pointer.go:13
Function
init
()
backends/golang/type_bool.go:13
Function
init
()
backends/golang/type_array.go:14
Function
init
()
backends/golang/type_union.go:13
Function
init
()
backends/golang/type_byte.go:13
Function
init
()
backends/golang/type_time.go:13
Function
init
()
backends/golang/init.go:40
Function
init
()
backends/golang/type_string.go:13
Function
init
()
backends/golang/type_int.go:13
Function
init
()
backends/golang/type_struct.go:13
Function
init
()
backends/golang/type_float.go:13
Function
init
()
backends/golang/type_slice.go:17
Function
main
()
main.go:16
← previous
101–157 of 157, ranked by callers