Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustAddScheduler ¶
func MustAddScheduler( re *require.Assertions, serverAddr string, schedulerName string, args map[string]any, )
MustAddScheduler adds a scheduler with HTTP API.
func MustCallSchedulerConfigAPI ¶
func MustCallSchedulerConfigAPI( re *require.Assertions, method, serverAddr, schedulerName string, args []string, input map[string]any, )
MustCallSchedulerConfigAPI calls a scheduler config with HTTP API with the given args.
func MustDeleteScheduler ¶
func MustDeleteScheduler(re *require.Assertions, serverAddr, schedulerName string)
MustDeleteScheduler deletes a scheduler with HTTP API.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.