parser

package
v0.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Import

type Import struct {
	Import []string
}

type Parser

type Parser interface {
	Unmarshal(cfg interface{}, opts *options.Options) error
	GetLastModTime(opts *options.Options) (int64, error)
}

type TomlParser

type TomlParser struct{}

func NewTomlParser

func NewTomlParser() *TomlParser

func (*TomlParser) GetLastModTime

func (this *TomlParser) GetLastModTime(opts *options.Options) (r int64, err error)

func (*TomlParser) Unmarshal

func (this *TomlParser) Unmarshal(cfg interface{}, opts *options.Options) (err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL