package
Version:
v0.0.13
Opens a new window with list of versions in this module.
Published: Nov 27, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Provides generic templates for various projects
type Version struct {
Symantic string `json:"symantic"`
Hash string `json:"hash"`
CompatibleConfigs []string `json:"compatible-configs"`
}
Version struct to hold version information
Source Files
¶
Click to show internal directories.
Click to hide internal directories.