interfaces

package
v0.0.0-...-01c1a50 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartWeb

func StartWeb(shutdownChan chan struct{}, errChan chan error, dirs DirConfigs)

StartWeb simply provides a web server for the files in repos

Types

type DirConfig

type DirConfig interface {
	TopLevel() string
	AbsPath() string
}

type DirConfigs

type DirConfigs interface {
	Configs() []DirConfig
}

Jump to

Keyboard shortcuts

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