Documentation
¶
Overview ¶
Distributed under the GNU Lesser General Public License v3.0 software license, see the accompanying file LICENSE or <https://www.gnu.org/licenses/lgpl-3.0.html>
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Subscriptions ¶
type Subscriptions struct {
// contains filtered or unexported fields
}
func New ¶
func New(repo *chain.Repository, allowedOrigins []string, backtraceLimit uint32, txpool transactions.Pool, enabledDeprecated bool) *Subscriptions
func (*Subscriptions) Close ¶
func (s *Subscriptions) Close()
Click to show internal directories.
Click to hide internal directories.