Documentation ¶
Overview ¶
Package shared is intended for isolating constants and minor functions required to be consistent across packages so as to avoid transitive package includes
Index ¶
Constants ¶
View Source
const ( DiskLabelQueryName = "disk-label" FilterSpecQueryName = "filter-spec" SkipRecurseQueryName = "skip-recurse" SkipDataQueryName = "skip-data" )
Constants used by tether for exchange outside of tether
Variables ¶
View Source
var Sys = system.New()
Functions ¶
func PIDFileDir ¶
func PIDFileDir() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.