mirror of
https://github.com/ollama/ollama.git
synced 2026-06-05 21:05:00 +08: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.
|
||
|---|---|---|
| .. | ||
| bytes_test.go | ||
| bytes.go | ||
| format_test.go | ||
| format.go | ||
| time_test.go | ||
| time.go | ||