Documentation ¶
Overview ¶
Package conflicts
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Abort = Conflicts{"abort"} Proceed = Conflicts{"proceed"} )
Functions ¶
This section is empty.
Types ¶
type Conflicts ¶
type Conflicts struct {
Name string
}
func (Conflicts) MarshalText ¶
func (*Conflicts) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.