wip: reorganized to go pkg structure
This commit is contained in:
committed by
=Michael Hohn
parent
198453ee90
commit
9750eeab20
4
pkg/common/interfaces.go
Normal file
4
pkg/common/interfaces.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package common
|
||||
|
||||
type Common interface {
|
||||
}
|
||||
Reference in New Issue
Block a user