mocks

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CamundaServer

func CamundaServer(ctx context.Context, wg *sync.WaitGroup) (url string, requests chan Request)

func CamundaServerWithResponse

func CamundaServerWithResponse(ctx context.Context, wg *sync.WaitGroup, resp interface{}) (url string, requests chan Request)

Types

type Request

type Request struct {
	Url     string
	Payload []byte
	Err     error
}

Jump to

Keyboard shortcuts

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