# Functions
NewBuffer creates a builder for OpenAPI buffers.
NewNamesCalculator creates an OpenAPI names calculator builder.
NewOpenAPIGenerator creates a new builder for OpenAPI specification generators.
# Structs
Buffer is a type that simplifies the generation of OpenAPI specifications.
BufferBuilder is used to create a new OpenAPI buffer.
NamesCalculator is an object used to calculate OpenAPI names.
NamesCalculatorBuilder is an object used to configure and build the OpenAPI names calculators.
OpenAPIGenerator generates OpenAPI specifications for the model.
OpenAPIGeneratorBuilder is an object used to configure and build the OpenAPI specifications generator.