opendrive

package
v0.0.111 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	Username string `json:"username"`
	Passwd   string `json:"passwd"`
	// contains filtered or unexported fields
}

func NewProvider

func NewProvider(user, pass string) *Provider

NewProvider creates a new Provider

func (o *Provider) GetLink(string) (string, error)

func (*Provider) Upload

func (o *Provider) Upload(file *os.File, path string) (string, error)

Jump to

Keyboard shortcuts

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