mirror of
https://github.com/jmorganca/ollama
synced 2025-10-05 16:22:53 +02: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.