lanzou_api

package module
v0.0.0-...-d5205fd Latest Latest
Warning

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

Go to latest
Published: May 1, 2021 License: MIT Imports: 8 Imported by: 0

README

安装

$ go get -u github.com/vintingb/lanzou-api

使用

lanzou:=lanzou_api.New("url", "pwd")
lanzou.Do()
fmt.Println(lanzou.DirectUrl)

Licenses

lanzou-api: Copyright (c) Vintingb. MIT LICENSE.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LanZouCloud

type LanZouCloud struct {
	Url       string
	Pwd       string
	DirectUrl string
	// contains filtered or unexported fields
}

func New

func New(u, p string) *LanZouCloud

func (*LanZouCloud) Do

func (c *LanZouCloud) Do()

Jump to

Keyboard shortcuts

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