Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Functions map[string]FunctionConfig `toml:"functions"`
}
type FunctionConfig ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) FunctionInfo ¶
func (s *Service) FunctionInfo(name string) (kapacitor.UDFProcessInfo, bool)
func (*Service) FunctionList ¶
func (*Service) RefreshFunction ¶
Click to show internal directories.
Click to hide internal directories.