Add initial structs for CLI commands

Signed-off-by: fbugarski <filipbugarski@gmail.com>
This commit is contained in:
fbugarski
2023-06-26 11:53:02 +02:00
parent 5a03d2ae4a
commit 93b47a5897
8 changed files with 90 additions and 183 deletions
-7
View File
@@ -1,10 +1,3 @@
//
// Copyright (c) 2019
// Mainflux
//
// SPDX-License-Identifier: Apache-2.0
//
package main
import (