package
0.0.0-20200306210703-ab59a6e307f4
Repository: https://github.com/innoq/go-plugins-examples.git
Documentation: pkg.go.dev
# Functions
InjectEnvironmentVariables - inject all requeste Environment Variables.
NewClient - this returns new client, based on the request.
NewDataGenerator - create a new data generator.
ReadFile - reads the content of a file, returns it as a string.
ReadJSON - reads the content of a JSON file, returns it as a map.
# Structs
Client - basic structure of a client request.
DataGenerator - Tool for creating random test data.