package
0.18.2
Repository: https://github.com/pb33f/libopenapi.git
Documentation: pkg.go.dev

# Functions

CreateRendererUsingDefaultDictionary will create a new SchemaRenderer using the default dictionary file.
CreateRendererUsingDictionary will create a new SchemaRenderer using a custom dictionary file.
NewMockGenerator creates a new mock generator using the default dictionary.
NewMockGeneratorWithDictionary creates a new mock generator using a custom dictionary.
ReadDictionary will read a dictionary file and return a slice of strings.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

MockGenerator is used to generate mocks for high-level mockable structs or *base.Schema pointers.
SchemaRenderer is a renderer that will generate random words, numbers and values based on a dictionary file.

# Type aliases

No description provided by the author