package
Version:
v0.5.1-alpha.0
Opens a new window with list of versions in this module.
Published: Sep 23, 2025
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Inputs struct {
GithubToken gist.GitHubAPIToken `validate:"required"`
FilePaths []string `validate:"required,dive,filepath"`
GistIDs []string `validate:"omitempty,dive,gist_id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.