QuenyaBuilder
v0.3.1
Pages
Modules
Mix Tasks
QuenyaBuilder.Util
(QuenyaBuilder v0.3.1)
View Source
General utility functions for code generator
Link to this section
Summary
Functions
gen_api_router_name(app)
gen_app_name(app)
gen_fake_handler_name(app, name)
gen_module_name(app, prefix, name, postfix \\ "")
gen_plug_name(app, name)
gen_request_validator_name(app, name)
gen_response_validator_name(app, name)
gen_router_name(app)
gen_router_preamble()
gen_test_name(app, name)
get_api_config(name)
get_localhost_uri(servers)
get_response_schemas(data, position)
normalize_uri(uri)
Link to this section
Functions
Link to this function
gen_api_router_name(app)
View Source
Link to this function
gen_app_name(app)
View Source
Link to this function
gen_fake_handler_name(app, name)
View Source
Link to this function
gen_module_name(app, prefix, name, postfix \\ "")
View Source
Link to this function
gen_plug_name(app, name)
View Source
Link to this function
gen_request_validator_name(app, name)
View Source
Link to this function
gen_response_validator_name(app, name)
View Source
Link to this function
gen_router_name(app)
View Source
Link to this function
gen_router_preamble()
View Source
Link to this function
gen_test_name(app, name)
View Source
Link to this function
get_api_config(name)
View Source
Link to this function
get_localhost_uri(servers)
View Source
Link to this function
get_response_schemas(data, position)
View Source
Link to this function
normalize_uri(uri)
View Source