Documentation
¶
Index ¶
Constants ¶
View Source
const TransportStdio = "stdio"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SafetyError ¶
func (*SafetyError) Error ¶
func (e *SafetyError) Error() string
type UnsupportedTransportError ¶
type UnsupportedTransportError struct {
Transport string
}
func (*UnsupportedTransportError) Error ¶
func (e *UnsupportedTransportError) Error() string
Click to show internal directories.
Click to hide internal directories.