mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
220 B
220 B
Setting
Supported Types
One
setting := operations.CreateSettingOne(operations.One{/* values here */})
Two
setting := operations.CreateSettingTwo(operations.Two{/* values here */})