5 lines
49 B
Go
5 lines
49 B
Go
package monitoring
|
|
|
|
type Interface interface {
|
|
}
|
package monitoring
|
|
|
|
type Interface interface {
|
|
}
|