gopkg.in/yaml.v2.yaml_token_t.major (field)
4 uses
gopkg.in/yaml.v2 (current package)
parserc.go#L1032: if token.major != 1 || token.minor != 1 {
parserc.go#L1038: major: token.major,
scannerc.go#L1533: major: major,
yamlh.go#L219: major, minor int8
![]() |
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. |