mirror of
https://github.com/stashapp/stash.git
synced 2026-01-01 13:15:12 +01:00
3 lines
164 B
Go
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
|