Documentation ¶
Index ¶
Constants ¶
View Source
const ( Description = "Start iris application service" Name = "start" OptHost = "host" OptHostDesc = "Service address, e.g. 0.0.0.0" OptHostShort = 'h' OptPort = "port" OptPortDesc = "Service listen port, e.g. 8080" OptPortShort = 'p' )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.