Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StationManager ¶
type StationManager struct {
// contains filtered or unexported fields
}
func NewStationManger ¶
func NewStationManger() *StationManager
func (*StationManager) CanArrive ¶
func (s *StationManager) CanArrive(t Train) bool
func (*StationManager) NotifyAboutDeparture ¶
func (s *StationManager) NotifyAboutDeparture()
Click to show internal directories.
Click to hide internal directories.