Documentation ¶
Index ¶
- type File
- func (f *File) Bool(sectionString, key string) bool
- func (f *File) Duration(sectionString, key string) time.Duration
- func (f *File) Errors() []error
- func (f *File) Float64(sectionString, key string) float64
- func (f *File) Int(sectionString, key string) int
- func (f *File) Keys(sectionString string) []string
- func (f *File) Sections() []string
- func (f *File) String(sectionString, key string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.