package
Version:
v1.0.7
Opens a new window with list of versions in this module.
Published: Nov 23, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
AssetsDir string
}
type File struct {
Name string `json:"name"`
Compressed int64 `json:"compressed"`
Checksum uint32 `json:"checksum"`
}
type Map struct {
File string `json:"file"`
Name string `json:"name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.