overleaf

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Downloader

type Downloader interface {
	Download(wd string) error
}

Downloader interface for downloading sharelatex project

func NewDownloader

func NewDownloader(sessionKey, projectURL string) Downloader

NewDownloader create a new downloader instance

type HTTPDownloader

type HTTPDownloader struct {
	SessionKey, ProjectURL, Output string
}

HTTPDownloader represents sharelatex project downloader

func (*HTTPDownloader) Download

func (d *HTTPDownloader) Download(wd string) error

Download downloads project zip using credentials provided using wd as current directory

Jump to

Keyboard shortcuts

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