Imports #
"os"
"os"
T constants counting from unexported constants.
const C1
T constants counting from unexported constants.
const C2
T constants counting from unexported constants.
const C3
T constants counting from unexported constants.
const C4
Constants with a single type that is not propagated.
const Default = 0644
Package constants.
const I1
Package constants.
const I2
Constants with an imported type that is propagated.
const M1
Constants with an imported type that is propagated.
const M2
Constants with an imported type that is propagated.
const M3
T constants counting from a blank constant.
const T1
T constants counting from a blank constant.
const T2
Constants with a single type that is not propagated.
const Useless = 0312
Constants with a single type that is not propagated.
const WideOpen = 0777
T constants counting from a blank constant.
const _ T = iota
var _ = *ast.CallExpr
Unexported constants counting from blank iota. See issue 9615.
const _ = iota
Package constants.
const _ int = iota
T constants counting from unexported constants.
const alice
Unexported constants counting from blank iota. See issue 9615.
const one = *ast.BinaryExpr
T constants counting from unexported constants.
const redQueen int = iota
T constants counting from unexported constants.
const tweedledee T = iota
T constants counting from unexported constants.
const tweedledum
Constants with a single type that is not propagated.
const zero os.FileMode = 0
Constants with an imported type that is propagated.
const zero os.FileMode = 0
type T int
type _ T
S has a padding field.
type S struct {
H uint32
_ uint8
A uint8
}
func _()
Generated with Arrow