Documentation
¶
Index ¶
Constants ¶
View Source
const ( StateStart = iota StateFindStart StateFindEnd StateDone )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DataHandler ¶
type DataHandler struct { C chan Request // contains filtered or unexported fields }
func (*DataHandler) Run ¶
func (d *DataHandler) Run(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.