rental

package
v0.0.0-...-e9d3dc3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RentalModule

type RentalModule struct {
	RentalService RentalService
}

RentalModule provides access to the functionality of rental module.

func NewRentalModule

func NewRentalModule(config *config.Config, logger *logger.Logger) (*RentalModule, error)

NewRentalModule is a construction function for RentalModule.

type RentalService

type RentalService interface {
	Start()
	Stop()
}

RentalService provides methods for starting and stopping a rental service.

Directories

Path Synopsis
internal
db
Package db contains helper functions for working with db.
Package db contains helper functions for working with db.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL