Skip to content

ConnectionPath🔗

Definition🔗

type ConnectionPath string
const (
    ConnectionPathStraight ConnectionPath = "straight"
)