Documentation ¶
Index ¶
Constants ¶
View Source
const ( Name = "pullTxServer" TraceTag = Name )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PullTxServer ¶
type PullTxServer struct { *work_process.WorkProcess[*Input] // contains filtered or unexported fields }
func New ¶
func New(env environment) *PullTxServer
Click to show internal directories.
Click to hide internal directories.