Files
kubesphere/pkg/simple/client/logging/logging.go
2020-01-02 20:52:00 +08:00

5 lines
46 B
Go

package logging
type Interface interface {
}