diff options
Diffstat (limited to 'router/comm_endpoint.go')
| -rw-r--r-- | router/comm_endpoint.go | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/router/comm_endpoint.go b/router/comm_endpoint.go index 1054b5f..cc43419 100644 --- a/router/comm_endpoint.go +++ b/router/comm_endpoint.go @@ -1,11 +1,12 @@ /* * @Author: EnderByEndera * @Date: 2021-01-16 08:14:22 - * @LastEditTime: 2021-01-16 08:16:11 + * @LastEditTime: 2021-02-01 06:27:20 * @LastEditors: Please set LastEditors * @Description: comm_endpoint.go has the function for all the commands' endpoint * @FilePath: /commdetection/router/comm_endpoint.go */ + package router import ( |
