Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MuambaHTTPHandler ¶ added in v0.0.3
MuambaHTTPHandler serves only the immutable files embedded in this Margo build. Paths are their repository-independent embedded paths, for example /mermaid/11.16.1/mermaid.esm.min.mjs.
func MuambaHash ¶
Types ¶
type MuambaDownload ¶
type MuambaResource ¶
type MuambaResource struct {
Name string
Version string
Downloads []MuambaDownload
}
func MuambaResourceByName ¶
func MuambaResourceByName(name string) (MuambaResource, bool)
func MuambaResources ¶
func MuambaResources() []MuambaResource
Click to show internal directories.
Click to hide internal directories.