refactor: cleanup backend structure
This commit is contained in:
5
cmd/obi.go
Normal file
5
cmd/obi.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package cmd
|
||||
|
||||
func fooBar() {
|
||||
fmt.Println!("foo")
|
||||
}
|
||||
Reference in New Issue
Block a user