9 lines
60 B
Go
9 lines
60 B
Go
package abe
|
|
|
|
import (
|
|
)
|
|
|
|
type ProtobufEmpty struct {
|
|
|
|
}
|