- Refactored the Load, Unload, and Reload methods to support multiple data source options, including loading from a provided source, file system, or database. - Improved error handling by implementing panic recovery in the Unload method to manage model retrieval failures gracefully. - Removed the Source field from UnloadOptions struct to streamline the options interface. |
||
|---|---|---|
| .. | ||
| cases_test.go | ||
| model.go | ||
| model_test.go | ||