helloworld
Configuration for the HelloWorld service
prefix string helloworld
Where the HTTP service is exposed.
[http.services.helloworld]
prefix = "/"
message string Hello World!
The message to render.
[http.services.helloworld]
message = "Aloha!"
Last modified June 9, 2020: Tool for consistent documentation generation (#810) (fa72def8)