mirror of
https://github.com/stashapp/stash.git
synced 2025-12-07 00:43: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
|