mirror of
https://github.com/stashapp/stash.git
synced 2025-12-06 08:26:00 +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
|