Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NamedFileLock ¶
func NewNamedFileLock ¶
func NewNamedFileLock(lockName string) *NamedFileLock
func (*NamedFileLock) Lock ¶
func (l *NamedFileLock) Lock() error
func (*NamedFileLock) Unlock ¶
func (l *NamedFileLock) Unlock() error
type Process ¶
func NewProcess ¶
type TLVFileReader ¶
func NewTLVFileReader ¶
func NewTLVFileReader(filePath string) *TLVFileReader
func (*TLVFileReader) Parse ¶
func (t *TLVFileReader) Parse() error
Click to show internal directories.
Click to hide internal directories.