mirror of
https://github.com/zebrajr/ollama.git
synced 2025-12-06 00:19:51 +01: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.
|
||
|---|---|---|
| .. | ||
| runner | ||
| cmd_test.go | ||
| cmd.go | ||
| interactive_test.go | ||
| interactive.go | ||
| start_darwin.go | ||
| start_default.go | ||
| start_windows.go | ||
| start.go | ||