Documentation ¶ Index ¶ func FetchCached(r *model.Result) (err error) func FetchOnline(r *model.Result) (err error) func PrettyFormat(r *model.Result, onlyEN bool) string func QueryDaemon(addr string, r *model.Result) error type YdResult Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FetchCached ¶ func FetchCached(r *model.Result) (err error) func FetchOnline ¶ func FetchOnline(r *model.Result) (err error) return html func PrettyFormat ¶ added in v0.0.6 func PrettyFormat(r *model.Result, onlyEN bool) string func QueryDaemon ¶ func QueryDaemon(addr string, r *model.Result) error Types ¶ type YdResult ¶ added in v0.0.4 type YdResult struct { *model.Result Doc *soup.Root } Source Files ¶ View all Source files online.go output.go query.go utils.go youdao.go Click to show internal directories. Click to hide internal directories.