Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBuildCmd ¶
CreateBuildCmd creates the build subcommand.
func CreateServeCmd ¶ added in v0.2.0
CreateServeCmd creates the serve subcommand. The command will run a webserver which renders the supplied Plant UML files as a static HTML page. The command uses a file watcher to keep track of any modifications to the supplied files. The HTML page execute HEAD requests to check for new updates using long-polling and the If-Modified-Since header. When modifications are found, the server will answer the HEAD request with a 200 OK.
func CreateVersionCmd ¶
CreateVersionCmd creates the version subcommand.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.