singleton

package
v0.0.0-...-b8b887e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2021 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(d mdown.Download)

Add calls MDown.Add()

func AddDownload

func AddDownload(method, url string, reqBody io.Reader, ch chan<- mdown.Result, conf mdown.DownloadConfig)

AddDownload is alias for Add(mdown.NewDownload(…))

func AddDownloadURL

func AddDownloadURL(url string, ch chan<- mdown.Result)

AddDownloadURL is alias for Add(mdown.NewDownloadURL(…))

func Cancel

func Cancel()

Cancel calls MDown.Cancel()

func Config

func Config() mdown.Config

Config returns MDown.Config()

func SetConfig

func SetConfig(conf mdown.Config)

SetConfig calls MDown.SetConfig(conf)

func Start

func Start()

Start calls MDown.Start(false)

func Wait

func Wait()

Wait calls MDown.Wait()

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL