Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RPCClients ¶
RPCClients - Two clients connected to RPC node over both HTTP & WS transport
type Resources ¶
type Resources struct { DB *gorm.DB RPC *RPCClients }
Resources - File, database, network resources which are to be accessed from several go routines, fulfilling different purposes, to be kept/ passed along using this struct
Click to show internal directories.
Click to hide internal directories.