Documentation
¶
Index ¶
Constants ¶
View Source
const ( MetadataScheduleID string = "scheduleId" MetadataScheduleWorkflowName string = "scheduleWorkflowName" MetadataScheduleInput string = "scheduleInput" )
View Source
const ( SearchAttributeDateTimeType string = "datetime" SearchAttributeKeywordListType string = "keywordlist" SearchAttributeKeywordType string = "keyword" SearchAttributeTextType string = "text" SearchAttributeIntType string = "int" SearchAttributeDoubleType string = "double" SearchAttributeBooleanType string = "bool" )
View Source
const MaxHistoryLengthAttribute string = "canMaxHistoryLength"
View Source
const MetadataSearchAttribute string = "searchAttributes"
Variables ¶
View Source
var ErrInvalidType = fmt.Errorf("invalid type")
Functions ¶
func GetMaxHistoryLength ¶ added in v0.2.0
Types ¶
type ScheduleInfo ¶
func GetScheduleInfo ¶
type SearchAttribute ¶
Click to show internal directories.
Click to hide internal directories.