Versions in this module Expand all Collapse all v1 v1.0.5 Aug 9, 2025 Changes in this version + type ModLoader struct + func NewModLoader(t interface{ ... }) *ModLoader + func (_m *ModLoader) EXPECT() *ModLoader_Expecter + func (_m *ModLoader) Load(path string) (io.ReadCloser, error) + type ModLoader_Expecter struct + func (_e *ModLoader_Expecter) Load(path interface{}) *ModLoader_Load_Call + type ModLoader_Load_Call struct + func (_c *ModLoader_Load_Call) Return(_a0 io.ReadCloser, _a1 error) *ModLoader_Load_Call + func (_c *ModLoader_Load_Call) Run(run func(path string)) *ModLoader_Load_Call + func (_c *ModLoader_Load_Call) RunAndReturn(run func(string) (io.ReadCloser, error)) *ModLoader_Load_Call