Versions in this module Expand all Collapse all v0 v0.1.0 May 25, 2022 Changes in this version + const CharmServerHost + const TestHost + const TestServerAddr + const TestServerURL + const UploadsPath + func CharmClient() (*client.Client, error) + func TavernServer(ctx context.Context, dataDir string) (*ts.Server, error) + func TavernServerA(ctx context.Context, dataDir string, allowList ...string) (*ts.Server, error) + func WaitForServer(addr string) bool + func WaitForServerShutdown(addr string) bool + type Buffer struct + func (b *Buffer) Read(p []byte) (n int, err error) + func (b *Buffer) String() string + func (b *Buffer) Write(p []byte) (n int, err error)