MCPcopy Create free account

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

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

↓ 1 callersMethodscanFlowMapEnd
(ctx *Context)
scanner/scanner.go:923
↓ 1 callersMethodscanFlowMapStart
(ctx *Context)
scanner/scanner.go:909
↓ 1 callersMethodscanMapDelim
(ctx *Context)
scanner/scanner.go:978
↓ 1 callersMethodscanMapKey
(ctx *Context)
scanner/scanner.go:1223
↓ 1 callersMethodscanMergeKey
(ctx *Context)
scanner/scanner.go:1064
↓ 1 callersMethodscanMultiLine
(ctx *Context, c rune)
scanner/scanner.go:777
↓ 1 callersMethodscanMultiLineHeader
(ctx *Context)
scanner/scanner.go:1117
↓ 1 callersMethodscanMultiLineHeaderOption
(ctx *Context)
scanner/scanner.go:1154
↓ 1 callersMethodscanNewLine
(ctx *Context, c rune)
scanner/scanner.go:855
↓ 1 callersMethodscanQuote
(ctx *Context, ch rune)
scanner/scanner.go:618
↓ 1 callersMethodscanRawFoldedChar
(ctx *Context)
scanner/scanner.go:1076
↓ 1 callersMethodscanReservedChar
(ctx *Context, c rune)
scanner/scanner.go:1286
↓ 1 callersMethodscanSequence
(ctx *Context)
scanner/scanner.go:1091
↓ 1 callersMethodscanSingleQuote
(ctx *Context)
scanner/scanner.go:214
↓ 1 callersMethodscanTab
(ctx *Context, c rune)
scanner/scanner.go:1304
↓ 1 callersMethodscanTag
(ctx *Context)
scanner/scanner.go:689
↓ 1 callersMethodscanWhiteSpace
(ctx *Context)
scanner/scanner.go:639
↓ 1 callersMethodsetCommentByCommentMap
(node ast.Node)
encode.go:135
↓ 1 callersMethodsetDefaultColorSet
()
printer/printer.go:152
↓ 1 callersMethodsetDefaultValueIfConflicted
(v reflect.Value, fieldMap StructFieldMap)
decode.go:1189
↓ 1 callersMethodsetFolded
(lastDelimColumn int, opt string)
scanner/context.go:104
↓ 1 callersMethodsetFootComment
(node ast.Node, filtered ast.Node, comment *ast.CommentGroupNode)
encode.go:242
↓ 1 callersMethodsetHeadComment
(node ast.Node, filtered ast.Node, comment *ast.CommentGroupNode)
encode.go:174
↓ 1 callersMethodsetLineComment
(node ast.Node, filtered ast.Node, comment *ast.CommentGroupNode)
encode.go:206
↓ 1 callersMethodsetLineCommentToParentMapNode
(node ast.Node, filtered ast.Node, comment *ast.CommentGroupNode)
encode.go:222
↓ 1 callersMethodsetLiteral
(lastDelimColumn int, opt string)
scanner/context.go:92
↓ 1 callersMethodsetRawFolded
(column int)
scanner/context.go:116
↓ 1 callersMethodsetSmartAlias
(name string, ref uintptr)
encode.go:1061
↓ 1 callersMethodsetSmartAnchor
(ptr uintptr, name string)
encode.go:1024
↓ 1 callersMethodsetTokenTypeByPrevTag
(tk *token.Token)
scanner/context.go:433
↓ 1 callersMethodsetupErrorTokenFormat
(annotateLine int, isColored bool)
printer/printer.go:312
↓ 1 callersMethodstringWithoutComment
()
ast/ast.go:642
↓ 1 callersMethodstringWithoutComment
()
ast/ast.go:694
↓ 1 callersMethodstringWithoutComment
()
ast/ast.go:747
↓ 1 callersMethodstringWithoutComment
()
ast/ast.go:969
↓ 1 callersMethodstringWithoutComment
()
ast/ast.go:1026
↓ 1 callersMethodstringWithoutComment
()
ast/ast.go:1078
↓ 1 callersMethodstringWithoutComment
()
ast/ast.go:1129
↓ 1 callersMethodstringWithoutComment
()
ast/ast.go:1342
↓ 1 callersFunctionstructField
(field reflect.StructField)
struct.go:39
↓ 1 callersMethodtoPointer
(v reflect.Value)
encode.go:998
↓ 1 callersFunctiontoTokenGroup
(g *parser.TokenGroup)
docs/playground/cmd/yaml/main.go:150
↓ 1 callersFunctiontokenToComponentWithoutTip
(tk: Token)
docs/playground/src/App.tsx:453
↓ 1 callersMethodtrimIndentSpace
(trimIndentNum int, v string)
internal/format/format.go:505
↓ 1 callersMethodtrimNewLineCharPrefix
(v string)
internal/format/format.go:493
↓ 1 callersMethodtrimSpacePrefix
(v string)
internal/format/format.go:499
↓ 1 callersFunctionunformat
(attrs ...ColorAttribute)
printer/color.go:68
↓ 1 callersMethodunmarshalableText
(node ast.Node)
decode.go:704
↓ 1 callersMethodunmarshalerFromCustomUnmarshalerMap
(t reflect.Type)
decode.go:730
↓ 1 callersMethodupdateIndent
(ctx *Context, c rune)
scanner/scanner.go:176
↓ 1 callersMethodupdateIndentLevel
()
scanner/scanner.go:152
↓ 1 callersMethodupdateIndentState
(ctx *Context)
scanner/scanner.go:162
↓ 1 callersMethodupdateNewLineInFolded
updateNewLineInFolded if Folded or RawFolded context and the content on the current line starts at the same column as the previous line, treat the new
scanner/context.go:213
↓ 1 callersMethodupdateNewLineState
()
scanner/context.go:176
↓ 1 callersMethodupdateSpaceOnlyIndentColumn
(column int)
scanner/context.go:149
↓ 1 callersMethodvalidateIndentAfterSpaceOnly
(column int)
scanner/context.go:156
↓ 1 callersMethodvalidateMapKeyValueNextToken
(ctx *context, keyTk, tk *Token)
parser/parser.go:540
↓ 1 callersMethodvalidateMultiLineHeaderOption
(opt string)
scanner/scanner.go:1129
↓ 1 callersMethodwalk
(parent, node Node)
ast/ast.go:2252
FunctionAST
(v: any)
docs/playground/src/App.tsx:506
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:573
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:619
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:677
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:730
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:782
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:904
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:974
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:1009
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:1061
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:1112
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:1239
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:1330
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:1396
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:1613
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:1729
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:1827
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:1911
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:1958
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:2015
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:2077
MethodAddColumn
AddColumn add column number to child nodes recursively
ast/ast.go:2117
MethodAddColumn
AddColumn append column number to current position of column
token/token.go:816
FunctionAllowDuplicateMapKey
AllowDuplicateMapKey ignore syntax error when mapping keys that are duplicates.
option.go:82
FunctionAllowFieldPrefixes
AllowFieldPrefixes, when paired with [DisallowUnknownField], allows fields with the specified prefixes to bypass the unknown field check.
option.go:74
FunctionApp
()
docs/playground/src/App.tsx:532
MethodArrayRange
ArrayRange implements ArrayNode protocol
ast/ast.go:1692
MethodArrayRange
()
ast/ast.go:2051
FunctionAutoInt
AutoInt automatically converts floating-point numbers to integers when the fractional part is zero. For example, a value of 1.0 will be encoded as 1.
option.go:245
FunctionBenchmark
(b *testing.B)
benchmarks/benchmark_test.go:11
MethodColumn
()
parser/token.go:190
FunctionCommentToMap
CommentToMap apply the position and content of comments in a YAML document to a CommentMap.
option.go:344
FunctionCustomMarshaler
CustomMarshaler overrides any encoding process for the type specified in generics. NOTE: If type T implements MarshalYAML for pointer receiver, the t
option.go:221
FunctionCustomMarshalerContext
CustomMarshalerContext overrides any encoding process for the type specified in generics. Similar to CustomMarshaler, but allows passing a context to
option.go:233
FunctionCustomUnmarshaler
CustomUnmarshaler overrides any decoding process for the type specified in generics. NOTE: If RegisterCustomUnmarshaler and CustomUnmarshaler of Deco
option.go:111
FunctionCustomUnmarshalerContext
CustomUnmarshalerContext overrides any decoding process for the type specified in generics. Similar to CustomUnmarshaler, but allows passing a context
option.go:123
FunctionDisallowUnknownField
DisallowUnknownField causes the Decoder to return an error when the destination is a struct and the input contains object keys which do not match any
option.go:65
FunctionEmptyTokenContainer
()
docs/playground/src/App.tsx:267
MethodEquals
(o *rawJSONWrapper)
yaml_test.go:366
MethodError
()
internal/errors/error.go:132
MethodError
()
internal/errors/error.go:148
← previousnext →601–700 of 1,184, ranked by callers