Categorygithub.com/raintreeinc/livepkg
modulepackage
0.0.0-20161201131350-8d1ab99c52af
Repository: https://github.com/raintreeinc/livepkg.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewBundle returns a empty bundle.
NewServer returns a new server.
SortSources optimistically sorts items by dependencies in case of cycles those items will be unordered.

# Variables

No description provided by the author

# Structs

Bundle is a collection of source files that can be bundled and/or reloaded.
Change shows info about a source file change.
Server implements a live reloading server for JS.
Source represents a single source file.

# Type aliases

Errors is a wrapper for multiple errors.