MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / LogRepo

Struct LogRepo

core/app/repo/logs.go:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7)
8
9type LogRepo struct{}
10
11type ILogRepo interface {
12 CleanLogin() error

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected