ngore

package module
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2023 License: GPL-3.0 Imports: 11 Imported by: 0

README

nc-api

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Api

type Api interface {
	Login(auth login.Auth) error
	Search(params *search.Params) (*search.Result, error)
	Activity() (*activity.Info, error)
	Download(id string) ([]byte, error)
}

func Default

func Default(baseUrl string) Api

func New

func New(client *http.Client, baseUrl string) Api

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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