Documentation ¶
Index ¶
- func Assert(b bool, msg string)
- func DieOnError(err error, args ...string)
- func GetBytes(urlS string, hdrs map[string]string) ([]byte, bool)
- func GetDoc(urlS string, hdrs map[string]string) (*goquery.Document, []byte, bool)
- func GetJSON(urlS string, hdrs map[string]string) (*fastjson.Value, []byte, bool)
- func LogError(err string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DieOnError ¶
DieOnError kills the procss if err is not nil
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.