MCPcopy Create free account
hub / github.com/APIParkLab/APIPark / factory

Struct factory

log-driver/loki/loki.go:23–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23type factory struct {
24}
25
26func (f *factory) Create(config string) (log_driver.ILogDriver, map[string]interface{}, error) {
27

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected