Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Connect ¶
func Connect[T any](c *Connection, target *T)
Connect connects a method with its implementation.
func ConnectSymbol ¶
Types ¶
type Connection ¶
type Connection struct {
// contains filtered or unexported fields
}
Connection is a connection to a plugin.
Click to show internal directories.
Click to hide internal directories.