file

package
v0.0.23 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CaptureFilename

type CaptureFilename struct {
	CaptureName    string
	NodeHostname   string
	StartTimestamp *Timestamp
}

func (*CaptureFilename) String

func (cf *CaptureFilename) String() string

type Timestamp

type Timestamp struct {
	time.Time
}

func Now

func Now() Timestamp

func StringToTimestamp

func StringToTimestamp(timestamp string) (*Timestamp, error)

func (*Timestamp) String

func (timestamp *Timestamp) String() string

Jump to

Keyboard shortcuts

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