Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "line"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct { }
func NewFactory ¶
func NewFactory() *Factory
func (*Factory) Create ¶
func (f *Factory) Create(cfg eosc.FormatterConfig) (eosc.IFormatter, error)
Click to show internal directories.
Click to hide internal directories.