mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-07 20:47:49 +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 */})