//
pkg.gl
Category
github.com/pytimer/beats
libbeat
paths
package
6.8.10+incompatible
Repository:
https://github.com/pytimer/beats.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
85 SLOC
#
Functions
InitPaths
InitPaths sets the default paths in the configuration based on CLI flags, configuration file and default values.
New
New creates a new Paths object with all values set to empty values.
Resolve
Resolve resolves a path to a location in one of the default folders.
#
Constants
Config
No description provided by the author
Data
No description provided by the author
Home
No description provided by the author
Logs
No description provided by the author
#
Variables
Paths
Paths is the Path singleton on which the top level functions from this package operate.
#
Structs
Path
No description provided by the author
#
Type aliases
FileType
FileType is an enumeration type representing the file types.