connection

package
v0.0.0-...-ef3af43 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetName

func GetName[T ConnectionToken](token T) string

func GetSingleToken

func GetSingleToken[T ConnectionToken](tokens []T) T

Types

type ConnectionToken

type ConnectionToken interface {
	GetNameSegments() []string
}

type GroupedTokens

type GroupedTokens[T ConnectionToken] map[string][]T

func GroupTokens

func GroupTokens[T ConnectionToken](tokens []T) GroupedTokens[T]

func GroupTokensByLevel

func GroupTokensByLevel[T ConnectionToken](tokens []T, level int) GroupedTokens[T]

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL