Documentation ¶
Overview ¶
Package inmem provides in-memory implementations of all the domain repositories.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCargoRepository ¶
func NewCargoRepository() cargo.Repository
NewCargoRepository returns a new instance of a in-memory cargo repository.
func NewHandlingEventRepository ¶
func NewHandlingEventRepository() cargo.HandlingEventRepository
NewHandlingEventRepository returns a new instance of a in-memory handling event repository.
func NewLocationRepository ¶
func NewLocationRepository() location.Repository
NewLocationRepository returns a new instance of a in-memory location repository.
func NewVoyageRepository ¶
func NewVoyageRepository() voyage.Repository
NewVoyageRepository returns a new instance of a in-memory voyage repository.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.