package
Version:
v0.8.7
Opens a new window with list of versions in this module.
Published: Sep 18, 2023
License: Apache-2.0
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
¶
type Config struct {
Root string `json:"root"`
Name string `json:"name"`
SDK string `json:"sdk,omitempty"`
}
const (
SDKGo SDK = "go"
SDKPython SDK = "python"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.