Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Loader ¶
type Loader struct {
// contains filtered or unexported fields
}
Loader implements ports.GraphLoader using an in-memory map.
func NewFromNodes ¶
NewFromNodes creates a new MemoryLoader from domain objects. This handles serialization automatically, improving DX for tests.
Click to show internal directories.
Click to hide internal directories.