gopkg.in/yaml.v2.yaml_simple_key_t.possible (field)
8 uses
gopkg.in/yaml.v2 (current package)
scannerc.go#L823: if !simple_key.possible {
scannerc.go#L842: simple_key.possible = false
scannerc.go#L862: possible: true,
scannerc.go#L880: if parser.simple_keys[i].possible {
scannerc.go#L888: parser.simple_keys[i].possible = false
scannerc.go#L901: possible: false,
scannerc.go#L1304: simple_key.possible = false
yamlh.go#L423: possible bool // Is a simple key possible?
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |