github.com/go-git/gcfg/token.FileSet.base (field)
7 uses
github.com/go-git/gcfg/token (current package)
position.go#L291: base int // base offset for the next file
position.go#L299: s.base = 1 // 0 == NoPos
position.go#L308: b := s.base
position.go#L332: if base < s.base || size < 0 {
position.go#L342: s.base = base
serialize.go#L29: s.base = ss.Base
serialize.go#L47: ss.Base = s.base
![]() |
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. |