mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
slight changes, moved around a few things
This commit is contained in:
@ -1,8 +0,0 @@
|
||||
package config
|
||||
|
||||
import "github.com/spf13/cobra"
|
||||
|
||||
type Config interface {
|
||||
Init(cmd *cobra.Command) error
|
||||
Set()
|
||||
}
|
Reference in New Issue
Block a user