Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CWLogIdentifyFlags ¶
func (*CWLogIdentifyFlags) Load ¶
func (this *CWLogIdentifyFlags) Load(pflag *pflag.FlagSet)
pflag.FlagSetからCWLogIdentifyFlagsをロードする
func (*CWLogIdentifyFlags) String ¶
func (this *CWLogIdentifyFlags) String() string
type CWLogTimeRange ¶
type CWLogTimeRange struct {
// contains filtered or unexported fields
}
func (*CWLogTimeRange) EndTimeMilliseconds ¶
func (this *CWLogTimeRange) EndTimeMilliseconds() int64
func (*CWLogTimeRange) Load ¶
func (this *CWLogTimeRange) Load(pflag *Pflag.FlagSet)
pflag.FlagSetからCWLogTimeRangeをロードする
func (*CWLogTimeRange) StartTimeMilliseconds ¶
func (this *CWLogTimeRange) StartTimeMilliseconds() int64
func (*CWLogTimeRange) String ¶
func (this *CWLogTimeRange) String() string
Click to show internal directories.
Click to hide internal directories.