network

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertificationClientProvider

type CertificationClientProvider struct {
}

func NewCertificationClientProvider

func NewCertificationClientProvider() *CertificationClientProvider

func (*CertificationClientProvider) New

type LockerProvider

type LockerProvider struct {
	// contains filtered or unexported fields
}

func NewLockerProvider

func NewLockerProvider(ttxdbProvider TTXDBProvider, sleepTimeout time.Duration, validTxEvictionTimeout time.Duration) *LockerProvider

func (*LockerProvider) New

func (s *LockerProvider) New(network, channel, namespace string) (selector.Locker, error)

type TTXDBProvider added in v0.4.0

type TTXDBProvider interface {
	DBByTMSId(id token.TMSID) (*ttxdb.DB, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL