//
pkg.gl
Category
github.com/mikeb26/gptcli
internal
package
0.6.2
Repository:
https://github.com/mikeb26/gptcli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
10 SLOC
#
Interfaces
OpenAIClient
go:generate mockgen --build_flags=--mod=mod -destination=openai_client_mock.go -package=$GOPACKAGE github.com/mikeb26/gptcli/internal OpenAIClient.