//
pkg.gl
Category
github.com/automationbroker/bundle-lib
registries
adapters
adaptertest
package
0.0.0-20191021005727-793517accc64
Repository:
https://github.com/automationbroker/bundle-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
106 SLOC
#
Functions
GetAPIV2Server
GetAPIV2Server returns an httptest Server useful for testing APIV2 type adapters.
GetURL
GetURL allows you to get the URL of the server you've created using either the above GetAPIV2Server or your own httptest Server.