MCPcopy Create free account

hub / github.com/goccy/go-yaml / functions

Functions1,184 in github.com/goccy/go-yaml

FunctionTestPath_Merge
(t *testing.T)
path_test.go:551
FunctionTestPath_ReadNode
(t *testing.T)
path_test.go:414
FunctionTestPath_Replace
(t *testing.T)
path_test.go:667
FunctionTestPath_ReservedKeyword
(t *testing.T)
path_test.go:293
FunctionTestPrinter_Anchor
(t *testing.T)
printer/printer_test.go:142
FunctionTestRawMessage
(t *testing.T)
yaml_test.go:300
FunctionTestRawMessageJSONCompatibility
(t *testing.T)
yaml_test.go:401
FunctionTestReadNode
(t *testing.T)
ast/ast_test.go:17
FunctionTestRegisterCustomMarshaler
(t *testing.T)
testdata/yaml_test.go:1072
FunctionTestRegisterCustomMarshalerContext
(t *testing.T)
testdata/yaml_test.go:1088
FunctionTestRegisterCustomUnmarshaler
(t *testing.T)
testdata/yaml_test.go:1108
FunctionTestRegisterCustomUnmarshalerContext
(t *testing.T)
testdata/yaml_test.go:1125
FunctionTestRoundTripWithComment
(t *testing.T)
yaml_test.go:15
FunctionTestRoundtripAnchorAlias
(t *testing.T)
decode_test.go:3168
FunctionTestSameNameInineStruct
(t *testing.T)
decode_test.go:3328
FunctionTestSequenceComment
(t *testing.T)
parser/parser_test.go:1750
FunctionTestSetNullValue
(t *testing.T)
decode_test.go:3831
FunctionTestSingleLineToken_ValueLineColumnPosition
(t *testing.T)
lexer/lexer_test.go:2631
FunctionTestSmartAnchor
(t *testing.T)
yaml_test.go:106
FunctionTestStreamDecodingWithComment
(t *testing.T)
yaml_test.go:38
FunctionTestStructValidator
(t *testing.T)
testdata/validate_test.go:12
FunctionTestSuites
()
testdata/yaml-test-suite/yaml.go:29
FunctionTestSyntaxError
(t *testing.T)
parser/parser_test.go:1113
FunctionTestTagMarshalling
(t *testing.T)
encode_test.go:2125
FunctionTestToken
(t *testing.T)
token/token_test.go:9
FunctionTestTokenOffset
(t *testing.T)
lexer/lexer_test.go:3267
FunctionTestTokenize
(t *testing.T)
lexer/lexer_test.go:11
FunctionTestUnmarshal
(t *testing.T)
testdata/yaml_test.go:32
FunctionTestUnmarshalMapSliceParallel
(t *testing.T)
decode_test.go:3279
FunctionTestUnmarshalYAML
(t *testing.T)
testdata/yaml_test.go:172
FunctionTestUnmarshalableInt
(t *testing.T)
decode_test.go:2683
FunctionTestUnmarshalablePtrInt
(t *testing.T)
decode_test.go:2720
FunctionTestUnmarshalablePtrString
(t *testing.T)
decode_test.go:2644
FunctionTestUnmarshalableString
(t *testing.T)
decode_test.go:2496
FunctionTestYAMLTestSuite
(t *testing.T)
yaml_test_suite_test.go:76
FunctionTest_CommentToMapOption
(t *testing.T)
testdata/yaml_test.go:747
FunctionTest_JSONToYAML
(t *testing.T)
testdata/yaml_test.go:371
FunctionTest_Marshaler
(t *testing.T)
encode_test.go:1760
FunctionTest_MarshalerContext
(t *testing.T)
encode_test.go:1795
FunctionTest_Printer
(t *testing.T)
printer/printer_test.go:11
FunctionTest_Printer_Multiline
(t *testing.T)
printer/printer_test.go:154
FunctionTest_UnmarshalerContext
(t *testing.T)
decode_test.go:2312
FunctionTest_WithCommentOption
(t *testing.T)
testdata/yaml_test.go:390
FunctionTest_YAMLToJSON
(t *testing.T)
testdata/yaml_test.go:352
FunctionTokenContainer
({ children }: { children: any })
docs/playground/src/App.tsx:281
MethodType
Type returns DocumentNodeType
ast/ast.go:565
MethodType
Type returns NullType
ast/ast.go:611
MethodType
Type returns IntegerType
ast/ast.go:669
MethodType
Type returns FloatType
ast/ast.go:722
MethodType
Type returns StringType
ast/ast.go:774
MethodType
Type returns LiteralType
ast/ast.go:896
MethodType
Type returns MergeKeyType
ast/ast.go:952
MethodType
Type returns BoolType
ast/ast.go:1001
MethodType
Type returns InfinityType
ast/ast.go:1053
MethodType
Type returns NanType
ast/ast.go:1104
MethodType
Type returns MappingType
ast/ast.go:1231
MethodType
Type returns MappingKeyType
ast/ast.go:1322
MethodType
Type returns MappingValueType
ast/ast.go:1388
MethodType
Type returns SequenceType
ast/ast.go:1605
MethodType
Type returns type of node
ast/ast.go:1724
MethodType
Type returns AnchorType
ast/ast.go:1815
MethodType
Type returns AliasType
ast/ast.go:1899
MethodType
Type returns DirectiveType
ast/ast.go:1950
MethodType
Type returns TagType
ast/ast.go:2007
MethodType
Type returns TagType
ast/ast.go:2071
MethodType
Type returns TagType
ast/ast.go:2106
MethodUnmarshalJSON
(b []byte)
decode_test.go:2203
MethodUnmarshalJSON
(b []byte)
yaml.go:351
MethodUnmarshalYAML
(ctx context.Context, b []byte)
decode_test.go:2297
MethodUnmarshalYAML
(b []byte)
decode_test.go:2475
MethodUnmarshalYAML
(raw []byte)
decode_test.go:2670
MethodUnmarshalYAML
(v []byte)
decode_test.go:2748
MethodUnmarshalYAML
(b []byte)
decode_test.go:2841
MethodUnmarshalYAML
(b []byte)
decode_test.go:2852
MethodUnmarshalYAML
(b []byte)
decode_test.go:2940
MethodUnmarshalYAML
(b []byte)
decode_test.go:2949
MethodUnmarshalYAML
(b []byte)
decode_test.go:3350
MethodUnmarshalYAML
(ctx context.Context, node ast.Node)
decode_test.go:3360
MethodUnmarshalYAML
(node ast.Node)
decode_test.go:3450
MethodUnmarshalYAML
(b []byte)
decode_test.go:3550
MethodUnmarshalYAML
(b []byte)
decode_test.go:3784
MethodUnmarshalYAML
([]byte)
yaml.go:42
MethodUnmarshalYAML
(context.Context, []byte)
yaml.go:47
MethodUnmarshalYAML
(func(interface{}) error)
yaml.go:52
MethodUnmarshalYAML
(context.Context, func(interface{}) error)
yaml.go:57
MethodUnmarshalYAML
(context.Context, ast.Node)
yaml.go:67
MethodUnmarshalYAML
(b []byte)
testdata/yaml_test.go:118
MethodUnmarshalYAML
(unmarshal func(interface{}) error)
testdata/yaml_test.go:148
FunctionUseJSONMarshaler
UseJSONMarshaler if neither `BytesMarshaler` nor `InterfaceMarshaler` nor `encoding.TextMarshaler` is implemented and `MarshalJSON()([]byte, error)` i
option.go:209
FunctionUseJSONUnmarshaler
UseJSONUnmarshaler if neither `BytesUnmarshaler` nor `InterfaceUnmarshaler` is implemented and `UnmashalJSON([]byte)error` is implemented, convert the
option.go:100
FunctionUseLiteralStyleIfMultiline
UseLiteralStyleIfMultiline causes encoding multiline strings with a literal syntax, no matter what characters they include
option.go:182
FunctionUseSingleQuote
UseSingleQuote determines if single or double quotes should be preferred for strings.
option.go:153
FunctionValidator
Validator set StructValidator instance to Decoder
option.go:47
MethodValue
Value returns the value of the iterator's current array entry.
ast/ast.go:1537
FunctionValueToNode
ValueToNode convert from value to ast.Node.
yaml.go:163
MethodVisit
(node ast.Node)
parser/parser_test.go:1990
MethodVisit
(node ast.Node)
parser/parser_test.go:2000
MethodVisit
(n Node)
ast/ast.go:2241
FunctionWithComment
WithComment add a comment using the location and text information given in the CommentMap.
option.go:328
FunctionWithSmartAnchor
WithSmartAnchor when multiple map values share the same pointer, an anchor is automatically assigned to the first occurrence, and aliases are used for
option.go:173
← previousnext →1,001–1,100 of 1,184, ranked by callers