authentik/internal/outpost/ldap/handler/handler.go

5 lines
44 B
Go

package handler
type Handler interface {
}