Documentation
¶
Index ¶
- func MultilineJSONDecode(data io.Reader) ([]map[string]interface{}, error)
- func ProviderRoot(ctx context.Context, output io.Writer) context.Context
- func ProviderRootWithLocation(ctx context.Context, output io.Writer) context.Context
- func SDKRoot(ctx context.Context, output io.Writer) context.Context
- func SDKRootWithLocation(ctx context.Context, output io.Writer) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MultilineJSONDecode ¶
func ProviderRootWithLocation ¶
ProviderRootWithLocation is for testing code that affects go-hclog's caller information (location offset). Most testing code should avoid this, since correctly checking differences including the location is extra effort with little benefit.
func SDKRootWithLocation ¶
SDKRootWithLocation is for testing code that affects go-hclog's caller information (location offset). Most testing code should avoid this, since correctly checking differences including the location is extra effort with little benefit.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.