storage

package
v0.2.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TYPE    = "TYPE"
	TARGET  = "TARGET"
	FILE    = "FILE"
	UNKNOWN = "UNKNOWN"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type LogPath

type LogPath struct {
	RootDirectory string
	// contains filtered or unexported fields
}

func (*LogPath) Depth

func (l *LogPath) Depth() string

func (*LogPath) Filename

func (l *LogPath) Filename() string

func (*LogPath) FullPath

func (l *LogPath) FullPath() string

func (*LogPath) LogType

func (l *LogPath) LogType() string

func (*LogPath) SetFullPath

func (l *LogPath) SetFullPath(subPath string)

just for testing?

func (*LogPath) Target

func (l *LogPath) Target() string

type PathNotFoundError

type PathNotFoundError struct {
	Path string
}

func (PathNotFoundError) Error

func (err PathNotFoundError) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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