Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Blockchain ¶
type Blockchain struct {
// contains filtered or unexported fields
}
type BlockchainDB ¶
type BlockchainInfo ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) GetBlockchainsInfo ¶
func (s *Service) GetBlockchainsInfo() []BlockchainInfo
func (*Service) GetConnection ¶
func (s *Service) GetConnection(coin string) (*grpc.ClientConn, error)
Click to show internal directories.
Click to hide internal directories.