mirror of
https://github.com/ollama/ollama.git
synced 2025-05-10 18:06:33 +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. |
||
---|---|---|
.. | ||
examples | ||
client.go | ||
client_test.go | ||
types.go | ||
types_test.go |