first commit
This commit is contained in:
6
cmd/logging/logging.go
Normal file
6
cmd/logging/logging.go
Normal file
@ -0,0 +1,6 @@
|
||||
package logging
|
||||
|
||||
type logging struct {
|
||||
err error
|
||||
output string
|
||||
}
|
Reference in New Issue
Block a user