MCPcopy Create free account

hub / github.com/crtsh/crl_monitor / functions

Functions19 in github.com/crtsh/crl_monitor

↓ 12 callersMethodcheckErr
(err error)
crl_monitor.go:161
↓ 7 callersFunctioncheckErr
(err error)
processor_main.go:47
↓ 2 callersMethodBegin
Work.Begin Do any DB stuff that needs to happen before a batch of work.
crl_monitor.go:112
↓ 2 callersMethodParse
WorkItem.Parse() Parse one SELECTed row to configure one work item.
crl_monitor.go:157
↓ 2 callersMethodUpdateStatement
Work.UpdateStatement() Prepare the UPDATE statement to be run when a CRL has not changed.
crl_monitor.go:328
↓ 2 callersFunctionrecoverErr
(context string)
processor_main.go:53
↓ 1 callersMethodDefineCustomFlags
tomlConfig.DefineCustomFlags() and tomlConfig.PrintCustomFlags() Specify command-line flags that are specific to this processor.
crl_monitor.go:82
↓ 1 callersMethodEnd
Work.End Do any DB stuff that needs to happen after a batch of work.
crl_monitor.go:117
↓ 1 callersMethodExit
Work.Exit One-time program exit code.
crl_monitor.go:122
↓ 1 callersMethodInit
(c *config)
crl_monitor.go:89
↓ 1 callersMethodPerform
WorkItem.Perform() Do the work for one item.
crl_monitor.go:171
↓ 1 callersMethodPrintCustomFlags
()
crl_monitor.go:85
↓ 1 callersMethodSelectQuery
Work.Prepare() Prepare the driving SELECT query.
crl_monitor.go:129
↓ 1 callersMethodUpdate
WorkItem.Update() Update the DB with the results of the work for this item.
crl_monitor.go:341
↓ 1 callersFunctiondoBatchOfWork
(db *sql.DB, w *Work, batch_size int, concurrent_items int)
processor_main.go:73
↓ 1 callersFunctiondoUpdateWorkItem
(wi *WorkItem, update_statement *sql.Stmt)
processor_main.go:59
MethodUnmarshalText
(text []byte)
processor_main.go:41
FunctioncheckRedirectURL
(req *http.Request, via []*http.Request)
crl_monitor.go:74
Functionmain
()
processor_main.go:120