Documentation
¶
Overview ¶
Package all imports every built-in stripes format sub-package for side-effect registration. Import it when you want [stripes.Func] and [stripes.Detect] to support every format the library ships:
import _ "github.com/firetiger-oss/stripes/all"
Applications that need only a subset should import the individual sub-packages instead, which keeps their dependency graph (and binary) free of the formats they don't use.
Click to show internal directories.
Click to hide internal directories.