README ¶ Actions API Sample This example shows how an action can be called to maintain state in a plugin. Submitting a number to the form saves each subsequent entry. Installation Build the plugin: go build Then move the binary: mv actions-api-sample $/HOME/.config/octant/plugins/ You may need to create this directory if it does not exist. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go remote_api.go Click to show internal directories. Click to hide internal directories.