package
Version:
v0.0.0-...-772ccb3
Opens a new window with list of versions in this module.
Published: Feb 26, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ModsList returns the list of mods running on the server.
Mod is a struct containing info about a mod.
type ModJson struct {
Mods []Mod
}
ModJson is struct containing a slice of Mod.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.