Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WarningCreate ¶
type WarningCreate struct {
Id string
Branch string
Commit string
Count int
CreatedBy string
CreatedAt string
BuildLog *bytes.Buffer
}
func NewWarningCreate ¶
func NewWarningCreate() (out WarningCreate)
type WarningResponse ¶
Click to show internal directories.
Click to hide internal directories.