Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
Stop <-chan struct{}
Msg <-chan string
Conf string
URL string
// contains filtered or unexported fields
}
func NewServerWithPaths ¶
func StartServer ¶
func (*Server) UpdateFileSet ¶ added in v0.14.0
Click to show internal directories.
Click to hide internal directories.