This commit is contained in:
tsmethurst 2021-04-17 20:36:33 +02:00
commit ba84852d3e
19 changed files with 999 additions and 262 deletions

View file

@ -29,7 +29,7 @@ import (
// module implements the apiclient interface
type module struct {
config *config.Config
log *logrus.Logger
log *logrus.Logger
}
// New returns a new security module