Versions in this module Expand all Collapse all v0 v0.6.2 Feb 26, 2022 Changes in this version + func Init() error + func Read(t Format) []byte + func Watch(ctx context.Context, t Format) <-chan []byte + func Write(t Format, buf []byte) <-chan struct + type Format int + const FmtImage + const FmtText