Documentation
¶
Overview ¶
Package zhexembedder implements an asset embedder that compresses assets using zlib, then encodes the resulting data as hexadecimal strings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConcurrent ¶
func NewConcurrent() goembed.AssetEmbedder
NewConcurrent creates a new concurrent zhexembedder asset embedder.
func NewSequential ¶
func NewSequential() goembed.AssetEmbedder
NewSequential creates a new sequential zhexembedder asset embedder.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.