initial layout
This commit is contained in:
parent
e532b4e107
commit
613e58992a
5
cmd/main.go
Normal file
5
cmd/main.go
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
package main
|
||||||
|
|
||||||
|
func main() {
|
||||||
|
|
||||||
|
}
|
1
pkg/eraser/eraser.go
Normal file
1
pkg/eraser/eraser.go
Normal file
@ -0,0 +1 @@
|
|||||||
|
package eraser
|
1
pkg/locator/locator.go
Normal file
1
pkg/locator/locator.go
Normal file
@ -0,0 +1 @@
|
|||||||
|
package locator
|
1
pkg/rotator/rotator.go
Normal file
1
pkg/rotator/rotator.go
Normal file
@ -0,0 +1 @@
|
|||||||
|
package rotator
|
Loading…
Reference in New Issue
Block a user