mirror of https://github.com/stashapp/stash.git
4 lines
164 B
Go
4 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
|