config

package
v0.0.0-...-0c5530c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Disabled bool
	Debug    bool

	APITitleExists                       *api_title_exists.Config
	APIDescriptionExists                 *api_description_exists.Config
	ServiceDescriptionExists             *service_description_exists.Config
	MethodCasingConvention               *method_casing_convention.Config
	MethodDescriptionExists              *method_description_exists.Config
	MethodArrayResult                    *method_array_result.Config
	NoUnnamedMethodPayloadType           *no_unnamed_method_payload_type.Config
	NoUnnamedMethodResultType            *no_unnamed_method_result_type.Config
	TypeCasingConvention                 *type_casing_convention.Config
	TypeDescriptionExists                *type_description_exists.Config
	TypeAttributeCasingConvention        *type_attribute_casing_convention.Config
	TypeAttributeDescriptionExists       *type_attribute_description_exists.Config
	TypeAttributeExampleExists           *type_attribute_example_exists.Config
	ResultTypeIdentifierNamingConvention *result_type_identifier_naming_convention.Config
	HTTPErrorDescriptionExists           *http_error_description_exists.Config
	HTTPPathCasingConvention             *http_path_casing_convention.Config
	HTTPPathNamingConvention             *http_path_naming_convention.Config
	HTTPPathSegmentValidation            *http_path_segment_validation.Config
}

func NewConfig

func NewConfig() *Config

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL