date

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DateTrans

type DateTrans struct {
	Key          string `json:"key"`
	Offset       int    `json:"offset"`
	LayoutBefore string `json:"time_layout_before"`
	LayoutAfter  string `json:"time_layout_after"`
	// contains filtered or unexported fields
}

func (*DateTrans) ConfigOptions

func (it *DateTrans) ConfigOptions() []utils.Option

func (*DateTrans) Description

func (g *DateTrans) Description() string

func (*DateTrans) RawTransform

func (g *DateTrans) RawTransform(datas []string) ([]string, error)

func (*DateTrans) SampleConfig

func (g *DateTrans) SampleConfig() string

func (*DateTrans) Stage

func (g *DateTrans) Stage() string

func (*DateTrans) Stats

func (g *DateTrans) Stats() utils.StatsInfo

func (*DateTrans) Transform

func (g *DateTrans) Transform(datas []sender.Data) ([]sender.Data, error)

func (*DateTrans) Type

func (g *DateTrans) Type() string

Jump to

Keyboard shortcuts

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