toggle menu
konture
0.6.8
jvm
switch theme
search in API
library
/
io.github.baole.konture
/
LayeredArchitectureDsl
/
Layer
Layer
class
Layer
(
val
name
:
String
)
Represents a defined architectural layer.
Members
Constructors
Layer
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
The human-readable name of the layer.