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 (*ProxyBackend) Close ¶
func (p *ProxyBackend) Close() error
func (*ProxyBackend) Wait ¶
func (p *ProxyBackend) Wait() error
type TransparentBackend ¶
type TransparentBackend struct {
// contains filtered or unexported fields
}
func (*TransparentBackend) Close ¶
func (p *TransparentBackend) Close() error
func (*TransparentBackend) Wait ¶
func (p *TransparentBackend) Wait() error
Click to show internal directories.
Click to hide internal directories.