package
Version:
v0.49.0
Opens a new window with list of versions in this module.
Published: Sep 2, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type KSObject struct {
ID string `json:"id"`
Data map[string]interface{} `json:"data"`
}
type KSType struct {
Name string `json:"name"`
Solution string `json:"solution"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.