package
Version:
v1.0.1-0...-cbd2a5d
Opens a new window with list of versions in this module.
Published: Jul 29, 2020
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Form struct {
DomainID int64 `json:"domain_id" schema:"domain_id"`
Path string `json:"path" schema:"path"`
VCS string `json:"vcs" schema:"vcs"`
Root string `json:"root" schema:"root"`
Docs string `json:"docs" schema:"docs"`
}
Validate validates package.
type QueryParams struct {
DomainID int64 `schema:"domain_id"`
Path string `schema:"path"`
VCS string `schema:"vcs"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.