Documentation
¶
Overview ¶
Package sdk is the Go SDK for developing ggcode gRPC plugins. This file is at the parent level so users import `sdk` not `sdk/sdk`.
Package sdk is the internal alias for the public SDK. External plugin developers should import: github.com/topcheer/ggcode/sdk/plugin
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MustGetEnv = plugin.MustGetEnv
MustGetEnv re-exports the public MustGetEnv.
View Source
var Serve = plugin.Serve
Serve re-exports the public Serve function.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.