Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MCPClientInitTimeout = 1 * time.Minute
Functions ¶
This section is empty.
Types ¶
type ProxyBackend ¶
type ProxyBackend struct {
// contains filtered or unexported fields
}
func NewProxyBackend ¶
func NewProxyBackend(logger *zap.Logger, cmd []string) *ProxyBackend
func (*ProxyBackend) Close ¶
func (p *ProxyBackend) Close() error
func (*ProxyBackend) Wait ¶
func (p *ProxyBackend) Wait() error
Click to show internal directories.
Click to hide internal directories.