The highest tagged major version is
v2024.
package
Version:
v2023.1.0-rc.1
Opens a new window with list of versions in this module.
Published: Mar 24, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DefaultPluginsList() []any
DefaultPluginsList returns all the plugins that RR can run with and are included by default
type RR struct {
Version string
}
NewRR creates a new RR instance that can then be started or stopped by the caller
Serve starts RR and starts listening for requests.
This is a blocking call that will return an error if / when one occurs in a plugin
Source Files
¶
Click to show internal directories.
Click to hide internal directories.