Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NotAuthorizedError = fmt.Errorf("not authorized")
Functions ¶
This section is empty.
Types ¶
type PileServer ¶
type PileServer struct {
// contains filtered or unexported fields
}
func NewWithRunner ¶
func NewWithRunner(runner Runner) *PileServer
Click to show internal directories.
Click to hide internal directories.