mirror of
https://github.com/zebrajr/ollama.git
synced 2026-01-15 12:15:09 +00:00
Both interface{} and any (which is just an alias for interface{} introduced in Go 1.18) represent the empty interface that all types satisfy.
Both interface{} and any (which is just an alias for interface{} introduced in Go 1.18) represent the empty interface that all types satisfy.