package
0.1.0
Repository: https://github.com/secureworks/taegis-sdk-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewMockGraphQLHandler sets up a MockGraphQLHandler to use the given testing.T for assertions with a default ResponseStatus of http.StatusOK.
No description provided by the author
ToGenericMap converts a struct to the generic `map[string]interface{}` used as the default for json.Unmarshal.

# Structs

MockGraphQLHandler provides a handler to mock a GraphQL server in combination with httptest.Server.