The highest tagged major version is
v6.
command
Version:
v6.0.1+incompatible
Opens a new window with list of versions in this module.
Published: Nov 13, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
project
Command project is the tp-micro service project.
The framework reference: https://github.com/xiaoenai/tp-micro
API Desc
Stat
Stat handler
-
URI: /project/stat
-
REQ-QUERY:
-
REQ-BODY:
{}
-
RESULT:
Home
Home handler
Math_Divide
Divide handler
-
URI: /project/math/divide
-
REQ-QUERY:
-
REQ-BODY:
{
"a": -0.000000, // {float64} // dividend
"b": -0.000000 // {float64} // divisor
}
-
RESULT:
{
"c": -0.000000 // {float64} // quotient
}
This is a project created by micro gen
command.
About Micro Command
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.