package
Version:
v0.0.0-...-8a7fe10
Opens a new window with list of versions in this module.
Published: Mar 23, 2024
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Leetcode struct {
Path string `yaml:"path"`
} `yaml:"leetcode"`
Template []tmpl.Config `yaml:"template"`
Url struct {
Open bool `yaml:"open"`
App string `yaml:"app"`
} `yaml:"url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.