mirror of
https://github.com/foomo/posh-providers.git
synced 2025-10-16 12:35:41 +00:00
docs(grafana/k6): add README
This commit is contained in:
parent
38b1d67640
commit
ba980cc44a
@ -16,7 +16,6 @@ type Plugin struct {
|
||||
func New(l log.Logger) (plugin.Plugin, error) {
|
||||
inst := &Plugin{
|
||||
l: l,
|
||||
cache: &cache.MemoryCache{},
|
||||
commands: command.Commands{},
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user