Documentation ¶
Overview ¶
This package is separate so we can use generics, schema is stricly go 1.17.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CombineServiceMetadata ¶
func CombineServiceMetadata[V HasGetServiceMetadata](list []V) []*schema.ServiceMetadata
Types ¶
type HasGetServiceMetadata ¶
type HasGetServiceMetadata interface {
GetServiceMetadata() []*schema.ServiceMetadata
}
Click to show internal directories.
Click to hide internal directories.