Documentation
¶
Index ¶
- func HomeHandlerFunc(paths Paths) http.HandlerFunc
- func ListHandlerFunc(store workflow.RecordStore) http.HandlerFunc
- func ObjectDataHandlerFunc(store workflow.RecordStore) http.HandlerFunc
- func UpdateHandlerFunc(store workflow.RecordStore) http.HandlerFunc
- type ListWorkflowRecords
- type LookupFn
- type Paths
- type Stringer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HomeHandlerFunc ¶
func HomeHandlerFunc(paths Paths) http.HandlerFunc
func ListHandlerFunc ¶
func ListHandlerFunc(store workflow.RecordStore) http.HandlerFunc
func ObjectDataHandlerFunc ¶
func ObjectDataHandlerFunc(store workflow.RecordStore) http.HandlerFunc
func UpdateHandlerFunc ¶
func UpdateHandlerFunc(store workflow.RecordStore) http.HandlerFunc
Types ¶
type ListWorkflowRecords ¶
type ListWorkflowRecords = api.ListWorkflowRecords
Click to show internal directories.
Click to hide internal directories.