Documentation ¶
Index ¶
Constants ¶
View Source
const (
Timeout = time.Second * 30
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GRPCService ¶
type GRPCService struct {
// contains filtered or unexported fields
}
func NewGRPCService ¶
func NewGRPCService() *GRPCService
func (*GRPCService) AddBlockLog ¶
func (*GRPCService) Init ¶
func (s *GRPCService) Init() error
func (*GRPCService) SetConfig ¶
func (s *GRPCService) SetConfig(config *conf.GRPCConfig) *GRPCService
Click to show internal directories.
Click to hide internal directories.