github.com/go-git/gcfg/token.File.name (field)
4 uses
github.com/go-git/gcfg/token (current package)
position.go#L95: name string // file name as provided to AddFile
position.go#L106: return f.name
position.go#L245: filename = f.name
serialize.go#L50: files[i] = serializedFile{f.name, f.base, f.size, f.lines, f.infos}
![]() |
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. |