mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
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
|