devlopment branch (#1736)
This commit is contained in:
4
pkg/simple/client/logging/logging.go
Normal file
4
pkg/simple/client/logging/logging.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package logging
|
||||
|
||||
type Interface interface {
|
||||
}
|
||||
4
pkg/simple/client/logging/query.go
Normal file
4
pkg/simple/client/logging/query.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package logging
|
||||
|
||||
type Query struct {
|
||||
}
|
||||
Reference in New Issue
Block a user