importEscaped

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2025 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseImportPostRequestBody

func ParseImportPostRequestBody(v string) (any, error)

func SerializeImportPostRequestBody

func SerializeImportPostRequestBody(values []ImportPostRequestBody) []string

Types

type ImportPostRequestBody

type ImportPostRequestBody int

Setting for deciding what to do when a Process GUID already exists. <ul> <li>Error - the request will fail if Process Template exists.</li> </ul>

const (
	ERROR_IMPORTPOSTREQUESTBODY ImportPostRequestBody = iota
)

func (ImportPostRequestBody) String

func (i ImportPostRequestBody) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL