Documentation ¶
Index ¶
- Constants
- func NewGoCV(opts ...options.Option) (pipeline.Step, error)
- func NewImages(opts ...options.Option) (pipeline.Step, error)
- func NewNull(opts ...options.Option) (pipeline.Step, error)
- func WithExtension(ext string) options.Option
- func WithImagesWriter(prefix, extension string, keys []store.FQDNType) options.Option
- func WithKey(key store.FQDNType) options.Option
- func WithKeyFirst(key store.FQDNType) options.Option
- func WithKeys(keys []store.FQDNType) options.Option
- func WithNullWriter(keys []store.FQDNType) options.Option
- func WithPrefix(prefix string) options.Option
- func WithWriterGoCV(prefix, extension string, keys []store.FQDNType) options.Option
Constants ¶
View Source
const GOCV_NAME = "wicv"
View Source
const IMAGES_NAME = "wimg"
View Source
const NULL_NAME = "null"
Variables ¶
This section is empty.
Functions ¶
func WithExtension ¶
func WithImagesWriter ¶
func WithPrefix ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.