Package-level declarations

Types

Link copied to clipboard

An interface for asserting a KoArchitecture with its associated dependencies and configurations.

Link copied to clipboard

A singleton object representing the KoArchitectureCreator that implements the KoArchitectureAssertion interface.

Link copied to clipboard
data class Layer(name: String, rootPackage: String)

Represents an architectural layer within a software system.

Link copied to clipboard

Represents the dependency configuration for a layer within an architecture.