5 lines
43 B
Go
5 lines
43 B
Go
package ports
|
|
|
|
type NATSPort interface {
|
|
}
|
package ports
|
|
|
|
type NATSPort interface {
|
|
}
|