Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pquerna/ffjson
/ functions
Functions
575 in github.com/pquerna/ffjson
⨍
Functions
575
◇
Types & classes
395
Method
String
()
fflib/v1/internal/atof.go:580
Method
Swap
(i, j int)
inception/inception.go:97
Method
Swap
(i, j int)
inception/reflect.go:46
Function
TestAnonymousNonstruct
(t *testing.T)
tests/encode_test.go:154
Function
TestArray
(t *testing.T)
tests/ff_test.go:430
Function
TestArrayBool
Test arrays
tests/ff_test.go:614
Function
TestArrayByte
(t *testing.T)
tests/ff_test.go:622
Function
TestArrayFloat32
(t *testing.T)
tests/ff_test.go:666
Function
TestArrayFloat64
(t *testing.T)
tests/ff_test.go:670
Function
TestArrayInt
(t *testing.T)
tests/ff_test.go:618
Function
TestArrayInt16
(t *testing.T)
tests/ff_test.go:630
Function
TestArrayInt32
(t *testing.T)
tests/ff_test.go:634
Function
TestArrayInt64
(t *testing.T)
tests/ff_test.go:638
Function
TestArrayInt8
(t *testing.T)
tests/ff_test.go:626
Function
TestArrayPtr
(t *testing.T)
tests/ff_test.go:442
Function
TestArrayTime
(t *testing.T)
tests/ff_test.go:674
Function
TestArrayUint
(t *testing.T)
tests/ff_test.go:642
Function
TestArrayUint16
(t *testing.T)
tests/ff_test.go:650
Function
TestArrayUint32
(t *testing.T)
tests/ff_test.go:654
Function
TestArrayUint64
(t *testing.T)
tests/ff_test.go:658
Function
TestArrayUint8
(t *testing.T)
tests/ff_test.go:646
Function
TestArrayUintptr
(t *testing.T)
tests/ff_test.go:662
Function
TestBadUnicode
(t *testing.T)
fflib/v1/reader_test.go:48
Function
TestBasicLexing
(t *testing.T)
fflib/v1/lexer_test.go:80
Function
TestBool
(t *testing.T)
tests/ff_test.go:507
Function
TestByte
(t *testing.T)
tests/ff_test.go:519
Function
TestBytesInString
(t *testing.T)
tests/ff_string_test.go:100
Function
TestCapture
(t *testing.T)
fflib/v1/lexer_test.go:306
Function
TestCaseSensitiveUnmarshalSimple
(t *testing.T)
tests/ff_test.go:773
Function
TestDominantField
This tests that we behave the same way as encoding/json. That means that if there is more than one field that has the same name set via the json tag A
tests/ff_test.go:859
Function
TestDouble
(t *testing.T)
fflib/v1/lexer_test.go:233
Function
TestDuplicatedFieldDisappears
(t *testing.T)
tests/encode_test.go:215
Function
TestEmbedded
(t *testing.T)
tests/ff_test.go:789
Function
TestEmbeddedBug
Issue 5245.
tests/encode_test.go:169
Function
TestEncodeRenamedByteSlice
(t *testing.T)
tests/ff_test.go:594
Function
TestFloat32
(t *testing.T)
tests/ff_test.go:563
Function
TestFloat64
(t *testing.T)
tests/ff_test.go:567
Function
TestFloatInt
(t *testing.T)
tests/ff_float_test.go:98
Function
TestFloatNull
(t *testing.T)
tests/ff_float_test.go:91
Function
TestFloatRealCapital
(t *testing.T)
tests/ff_float_test.go:42
Function
TestFloatRealCapitalENegativeExponent
Test data from https://github.com/akheron/jansson/tree/master/test/suites/valid jansson, Copyright (c) 2009-2014 Petri Lehtinen <petri@digip.org> (MIT
tests/ff_float_test.go:28
Function
TestFloatRealCapitalEPositiveExponent
(t *testing.T)
tests/ff_float_test.go:35
Function
TestFloatRealExponent
(t *testing.T)
tests/ff_float_test.go:49
Function
TestFloatRealFractionExponent
(t *testing.T)
tests/ff_float_test.go:56
Function
TestFloatRealNegativeExponent
(t *testing.T)
tests/ff_float_test.go:63
Function
TestFloatRealPositiveExponent
(t *testing.T)
tests/ff_float_test.go:70
Function
TestFloatRealSubnormalNumber
(t *testing.T)
tests/ff_float_test.go:77
Function
TestFloatRealUnderflow
(t *testing.T)
tests/ff_float_test.go:84
Function
TestForceStringTagged
(t *testing.T)
tests/ff_test.go:571
Function
TestForceStringTaggedDecoder
(t *testing.T)
tests/ff_test.go:584
Function
TestForceStringTaggedEscape
(t *testing.T)
tests/ff_test.go:580
Function
TestFuzzArray
(t *testing.T)
tests/fuzz_test.go:435
Function
TestFuzzArrayBool
(t *testing.T)
tests/fuzz_test.go:525
Function
TestFuzzArrayByte
(t *testing.T)
tests/fuzz_test.go:533
Function
TestFuzzArrayFloat32
(t *testing.T)
tests/fuzz_test.go:577
Function
TestFuzzArrayFloat64
(t *testing.T)
tests/fuzz_test.go:581
Function
TestFuzzArrayInt
(t *testing.T)
tests/fuzz_test.go:529
Function
TestFuzzArrayInt16
(t *testing.T)
tests/fuzz_test.go:541
Function
TestFuzzArrayInt32
(t *testing.T)
tests/fuzz_test.go:545
Function
TestFuzzArrayInt64
(t *testing.T)
tests/fuzz_test.go:549
Function
TestFuzzArrayInt8
(t *testing.T)
tests/fuzz_test.go:537
Function
TestFuzzArrayPtr
(t *testing.T)
tests/fuzz_test.go:439
Function
TestFuzzArrayTime
(t *testing.T)
tests/fuzz_test.go:585
Function
TestFuzzArrayTimeDuration
(t *testing.T)
tests/fuzz_test.go:521
Function
TestFuzzArrayUint
(t *testing.T)
tests/fuzz_test.go:553
Function
TestFuzzArrayUint16
(t *testing.T)
tests/fuzz_test.go:561
Function
TestFuzzArrayUint32
(t *testing.T)
tests/fuzz_test.go:565
Function
TestFuzzArrayUint64
(t *testing.T)
tests/fuzz_test.go:569
Function
TestFuzzArrayUint8
(t *testing.T)
tests/fuzz_test.go:557
Function
TestFuzzArrayUintptr
(t *testing.T)
tests/fuzz_test.go:573
Function
TestFuzzBool
(t *testing.T)
tests/fuzz_test.go:455
Function
TestFuzzByte
(t *testing.T)
tests/fuzz_test.go:463
Function
TestFuzzCycle
Test 1000 iterations
tests/fuzz_test.go:143
Function
TestFuzzFloat32
(t *testing.T)
tests/fuzz_test.go:507
Function
TestFuzzFloat64
(t *testing.T)
tests/fuzz_test.go:511
Function
TestFuzzI18nName
(t *testing.T)
tests/fuzz_test.go:657
Function
TestFuzzInlineStructs
(t *testing.T)
tests/fuzz_test.go:661
Function
TestFuzzInt
(t *testing.T)
tests/fuzz_test.go:459
Function
TestFuzzInt16
(t *testing.T)
tests/fuzz_test.go:471
Function
TestFuzzInt32
(t *testing.T)
tests/fuzz_test.go:475
Function
TestFuzzInt64
(t *testing.T)
tests/fuzz_test.go:479
Function
TestFuzzInt8
(t *testing.T)
tests/fuzz_test.go:467
Function
TestFuzzMapToType
This contains maps. Since map order is random, we can expect the encoding order to be random Therefore we cannot use binary compare.
tests/fuzz_test.go:684
Function
TestFuzzOmitCycle
Test 1000 iterations
tests/fuzz_test.go:241
Function
TestFuzzReType
(t *testing.T)
tests/fuzz_test.go:715
Function
TestFuzzSlice
(t *testing.T)
tests/fuzz_test.go:443
Function
TestFuzzSliceBool
(t *testing.T)
tests/fuzz_test.go:593
Function
TestFuzzSliceByte
(t *testing.T)
tests/fuzz_test.go:601
Function
TestFuzzSliceFloat32
(t *testing.T)
tests/fuzz_test.go:645
Function
TestFuzzSliceFloat64
(t *testing.T)
tests/fuzz_test.go:649
Function
TestFuzzSliceInt
(t *testing.T)
tests/fuzz_test.go:597
Function
TestFuzzSliceInt16
(t *testing.T)
tests/fuzz_test.go:609
Function
TestFuzzSliceInt32
(t *testing.T)
tests/fuzz_test.go:613
Function
TestFuzzSliceInt64
(t *testing.T)
tests/fuzz_test.go:617
Function
TestFuzzSliceInt8
(t *testing.T)
tests/fuzz_test.go:605
Function
TestFuzzSlicePtr
(t *testing.T)
tests/fuzz_test.go:447
Function
TestFuzzSliceTime
(t *testing.T)
tests/fuzz_test.go:653
Function
TestFuzzSliceTimeDuration
(t *testing.T)
tests/fuzz_test.go:589
Function
TestFuzzSliceUint
(t *testing.T)
tests/fuzz_test.go:621
Function
TestFuzzSliceUint16
(t *testing.T)
tests/fuzz_test.go:629
← previous
next →
301–400 of 575, ranked by callers