os.File.Chmod (method) one use os (current package) file.go#L543: func (f *File) Chmod(mode FileMode) error { return f.chmod(mode) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)