Documentation ¶ Index ¶ func BundleLocal(ctx context.Context, l simplelog.Logger, inputPath string, in []byte, ...) ([]byte, error) func BundleRemote(ctx context.Context, l simplelog.Logger, in []byte, cacheImages bool) ([]byte, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func BundleLocal ¶ func BundleLocal(ctx context.Context, l simplelog.Logger, inputPath string, in []byte, cacheImages bool) ([]byte, error) func BundleRemote ¶ func BundleRemote(ctx context.Context, l simplelog.Logger, in []byte, cacheImages bool) ([]byte, error) Types ¶ This section is empty. Source Files ¶ View all Source files imgbundler.go Click to show internal directories. Click to hide internal directories.