bundler

package
v0.0.0-...-758c02f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultDelayThreshold       = time.Second
	DefaultBundleCountThreshold = 1000
	DefaultBundleByteThreshold  = 1e6     // 1MiB
	DefaultBundleByteLimit      = 0       // unlimited
	DefaultBufferedByteLimit    = 8 * 1e6 // 8MiB
)

Variables

This section is empty.

Functions

func NewBundler

func NewBundler(itemExample interface{}, handler func(interface{}), opts ...bbx.Option) *bundler.Bundler

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL