stash/pkg/plugin/common/doc.go
2020-08-08 12:05:35 +10:00

3 lines
164 B
Go

// Package common encapulates data structures and functions that will be used
// by plugin executables and the plugin subsystem in the stash server.
package common