shared

package
v0.0.0-...-4b264f4 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HashMd5

func HashMd5(input any) string

func TruncateStringField

func TruncateStringField(field string) string

func TypeNameString

func TypeNameString(name, inputStruct any, identifier string) string

Types

type BPMNEnum

type BPMNEnum interface {
	String() string
	EnumIndex() int
	ToEnum(input string)
}

type BPMNStruct

type BPMNStruct interface {
	Validate(string) []error
}

Jump to

Keyboard shortcuts

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