# README
Go Testground SDK
This repository contains the Golang SDK for developing Testground test plans.
API docs
See Godocs.
Issues
Please report issues in the testground/testground
repo.
License
Dual-licensed: MIT, Apache Software License v2, by way of the Permissive License Stack.
# Packages
No description provided by the author
Package ptypes contains types that are commonplace in test plan parameters.
No description provided by the author
Package runtime contains functions and types to interact with the test runtime environment, as formally defined in the system specification.
The sync package contains the distributed coordination and choreography facility of Testground.
# Variables
Verbose indicates whether the logs in verbose mode (default: false).