config

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2022 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	StartTime           *time.Time
	EndTime             *time.Time
	LogGroupNameFilter  *regexp.Regexp
	LogStreamNameFilter *regexp.Regexp
	LogStreamNamePrefix string
	FilterPattern       string
	Profile             string
	Code                string
	Region              string
	Timestamps          bool
	EventID             bool
	NoLogGroupName      bool
	NoLogStreamName     bool
	MaxLength           int
	Color               bool
}

Config represents config

func New

func New(c *cli.Context) (*Config, error)

New returns Config

Jump to

Keyboard shortcuts

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