Documentation ¶
Index ¶
- func Execute() error
- type Options
- func (o Options) DirectionIn() bool
- func (o Options) DirectionInOut() bool
- func (o Options) DirectionOut() bool
- func (o *Options) GetDevices() (*types.Interfaces, error)
- func (o Options) ReadPath() string
- func (o Options) TimeStampAsNano() bool
- func (o *Options) ToCapturerOptions() *capturer.Options
- func (o Options) WritePath() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
// contains filtered or unexported fields
}
func (Options) DirectionIn ¶ added in v0.2.0
func (Options) DirectionInOut ¶ added in v0.2.0
func (Options) DirectionOut ¶ added in v0.2.0
func (*Options) GetDevices ¶ added in v0.25.0
func (o *Options) GetDevices() (*types.Interfaces, error)
func (Options) TimeStampAsNano ¶ added in v0.21.0
func (*Options) ToCapturerOptions ¶ added in v0.25.0
Click to show internal directories.
Click to hide internal directories.