types

package
v0.0.0-...-3f18df6 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2020 License: MIT Imports: 4 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MultiplexFileSystem

type MultiplexFileSystem struct {
	// contains filtered or unexported fields
}

func (*MultiplexFileSystem) Add

func (ffs *MultiplexFileSystem) Add(fs http.FileSystem)

func (MultiplexFileSystem) Open

func (ffs MultiplexFileSystem) Open(name string) (http.File, error)

type Semaphore

type Semaphore struct {
	// contains filtered or unexported fields
}

func NewSemaphore

func NewSemaphore(max int) *Semaphore

func (*Semaphore) Add

func (sem *Semaphore) Add()

func (*Semaphore) Done

func (sem *Semaphore) Done()

Jump to

Keyboard shortcuts

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