Documentation ¶
Overview ¶
Package repository provides implementations of all the domain repositories.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCargo ¶
func NewCargo() cargo.Repository
NewCargo returns a new instance of a in-memory cargo repository.
func NewHandlingEvent ¶
func NewHandlingEvent() cargo.HandlingEventRepository
NewHandlingEvent returns a new instance of a in-memory handling event repository.
func NewLocation ¶
func NewLocation() location.Repository
NewLocation returns a new instance of a in-memory location repository.
func NewVoyage ¶
func NewVoyage() voyage.Repository
NewVoyage 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.