Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseFileLastModTime ¶ added in v0.3.0
Types ¶
type TomlApolloEntrance ¶ added in v0.4.0
type TomlApolloParser ¶ added in v0.4.0
type TomlApolloParser struct {
// contains filtered or unexported fields
}
func NewTomlApolloParser ¶ added in v0.4.0
func NewTomlApolloParser() *TomlApolloParser
func (*TomlApolloParser) GetLastModTime ¶ added in v0.4.0
func (this *TomlApolloParser) GetLastModTime(opts *options.Options) (r int64, err error)
type TomlImport ¶ added in v0.4.0
type TomlImport struct {
Import []string
}
type TomlParser ¶
type TomlParser struct{}
func NewTomlParser ¶
func NewTomlParser() *TomlParser
func (*TomlParser) GetLastModTime ¶
func (this *TomlParser) GetLastModTime(opts *options.Options) (r int64, err error)
Click to show internal directories.
Click to hide internal directories.