sources

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2020 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpFileSource

type HttpFileSource struct {
	URL    string
	Offset int64
	Size   int64
	// contains filtered or unexported fields
}

func (*HttpFileSource) Read

func (h *HttpFileSource) Read(b []byte) (n int, err error)

func (*HttpFileSource) Request

func (h *HttpFileSource) Request(size int64) (err error)

func (*HttpFileSource) Seek

func (h *HttpFileSource) Seek(offset int64, whence int) (int64, error)

Jump to

Keyboard shortcuts

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