Documentation
¶
Overview ¶
Package bundler defines behavior for bundling packages
Package bundler defines behavior for bundling packages ¶
Package bundler defines behavior for bundling packages ¶
Package bundler defines behavior for bundling packages
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalBundle ¶
type LocalBundle struct {
// contains filtered or unexported fields
}
func NewLocalBundle ¶
func NewLocalBundle(opts *LocalBundleOpts) *LocalBundle
type LocalBundleOpts ¶
type RemoteBundle ¶
type RemoteBundle struct {
// contains filtered or unexported fields
}
func NewRemoteBundle ¶
func NewRemoteBundle(opts *RemoteBundleOpts) *RemoteBundle
Click to show internal directories.
Click to hide internal directories.