file

package
v0.0.0-...-43bab93 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileConfig

type FileConfig struct {
	LogFile  *string
	OrgFiles []string
}

func (*FileConfig) GetLogFile

func (c *FileConfig) GetLogFile() string

func (*FileConfig) GetOrgFiles

func (c *FileConfig) GetOrgFiles() []string

func (*FileConfig) ParseEntry

func (c *FileConfig) ParseEntry(line string) (*types.Entry, bool, error)

func (*FileConfig) ParseLog

func (c *FileConfig) ParseLog(recordJar string) (types.Log, error)

func (*FileConfig) ParseOrg

func (c *FileConfig) ParseOrg(doc string) (types.Log, error)

func (*FileConfig) ParseWeek

func (c *FileConfig) ParseWeek(record string) (*types.Week, error)

func (*FileConfig) Read

func (c *FileConfig) Read() (types.Log, error)

func (*FileConfig) ReadLog

func (c *FileConfig) ReadLog() (types.Log, error)

func (*FileConfig) ReadOrg

func (c *FileConfig) ReadOrg() (types.Log, error)

Jump to

Keyboard shortcuts

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