Move status into a seperate package
This commit is contained in:
parent
4752c0fcec
commit
3fada6ad38
23 changed files with 220 additions and 197 deletions
2
internal/status/status.go
Normal file
2
internal/status/status.go
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
// Package status provides status information
|
||||
package status
|
||||
Loading…
Add table
Add a link
Reference in a new issue