Documentation
¶
Overview ¶
Package all blank-imports every decoder subpackage so all codecs register at init() time. Most consumers wanting "every codec available" should blank-import this package:
import _ "github.com/wsilabs/opentile-go/decoder/all"
Consumers wanting a smaller cgo footprint can blank-import only the codec subpackages they need.
Click to show internal directories.
Click to hide internal directories.