Documentation ¶
Index ¶
- Constants
- Variables
- func DeleteProcess(event Events, vid string, userId string) error
- func JwtGet(token string, endpoint string) (resp *http.Response, err error)
- func PutProcess(event Events, vid string, name string, owner string) error
- func PutProcessWithSource(event Events, vid string, name string, owner string, source string) error
- type Events
Constants ¶
View Source
const BpmnExample = `` /* 1351-byte string literal not displayed */
View Source
const Jwt string = `` /* 1782-byte string literal not displayed */
View Source
const SvgExample = `` /* 2241-byte string literal not displayed */
Variables ¶
View Source
var JwtPayload, _ = auth.Parse(Jwt)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.