Switching to modules, removed vendored dependencies, linting with golangci-lint.
This commit is contained in:
@@ -18,6 +18,6 @@
|
||||
package slackapiserverinterface
|
||||
|
||||
type SlackAPIServerInterface interface {
|
||||
Initialize()
|
||||
Shutdown()
|
||||
Initialize()
|
||||
Shutdown()
|
||||
}
|
||||
|
Reference in New Issue
Block a user