Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SerializeRulesetsPostRequestBody_target ¶
func SerializeRulesetsPostRequestBody_target(values []RulesetsPostRequestBody_target) []string
Types ¶
type RulesetsPostRequestBody_target ¶
type RulesetsPostRequestBody_target int
The target of the ruleset.
const ( BRANCH_RULESETSPOSTREQUESTBODY_TARGET RulesetsPostRequestBody_target = iota TAG_RULESETSPOSTREQUESTBODY_TARGET )
func (RulesetsPostRequestBody_target) String ¶
func (i RulesetsPostRequestBody_target) String() string
Click to show internal directories.
Click to hide internal directories.