Documentation ¶
Index ¶
- func ContainsPredicate(whitelist []string, name string) bool
- func DirFilter(whitelist, blacklist []string) func(string) bool
- func FileFilter(whitelist, blacklist []string) func(string) bool
- func FileMatchPredicate(whitelist []string, name string) bool
- func HandleSignalWs(key string, signalChan chan struct{}, exitChan chan struct{}) func(*websocket.Conn)
- func NewIndexedWSConn(index int64) *indexedWSConn
- func TarDir(rootPath, relPath string, folderFilter func(string) bool, ...) error
- func TarServer(path string) (*tarServer, error)
- type Cert
- type CertDefinition
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainsPredicate ¶
func FileFilter ¶
func FileMatchPredicate ¶
func HandleSignalWs ¶
func NewIndexedWSConn ¶
func NewIndexedWSConn(index int64) *indexedWSConn
Types ¶
Click to show internal directories.
Click to hide internal directories.