Versions in this module Expand all Collapse all v1 v1.3.1 Mar 5, 2019 v1.3.0 Mar 14, 2018 Changes in this version + const TEM_APPENDTEXT + var GuiOpt = struct{ ... } + var Input = &Inputor + func Init() + func Run() + func SetTaskConf() + func SpiderNames() (names []string) + func SpiderPrepare() + type Inputor struct + Pausetime int64 + ProxyMinute int64 + Spiders []*GUISpider + type KV struct + Int int + Int64 int64 + Key string + type LogView struct + func NewLogView(parent walk.Container) (*LogView, error) + func (*LogView) LayoutFlags() walk.LayoutFlags + func (*LogView) MinSizeHint() walk.Size + func (*LogView) SizeHint() walk.Size + func (lv *LogView) AppendText(value string) + func (lv *LogView) PostAppendText(value string) + func (lv *LogView) WndProc(hwnd win.HWND, msg uint32, wParam, lParam uintptr) uintptr + func (lv *LogView) Write(p []byte) (int, error) + func (self *LogView) Clean()