package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Mar 5, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type KV struct {
Value string `json:"value"`
Color string `json:"color"`
}
type Template struct {
ID string `json:"template_id"`
Title string `json:"title"`
PrimaryIndustry string `json:"primary_industry"`
DeputyIndustry string `json:"deputy_industry"`
Content string `json:"content"`
Example string `json:"example"`
}
Template 模板
Source Files
¶
Click to show internal directories.
Click to hide internal directories.