application

package
v0.0.0-...-9b56418 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2020 License: Apache-2.0 Imports: 3 Imported by: 2

Documentation

Overview

Package application contains the code declaration of the necessary interfaces which hold the business logic of our application.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

Application stands for a particular implementation of the business logic of our application, and provides access to the transaction management API

Directories

Path Synopsis
Package repository contains interfaces used to abstract the interaction with repository objects
Package repository contains interfaces used to abstract the interaction with repository objects
base
Package base contains interfaces used by our repositories.
Package base contains interfaces used by our repositories.
Package service defines an interface used to provide access to objects in the service layer
Package service defines an interface used to provide access to objects in the service layer
base
Package base contains the base service struct which service implementations should extend
Package base contains the base service struct which service implementations should extend
Package transaction contains interfaces and business logic for managing transactions
Package transaction contains interfaces and business logic for managing transactions

Jump to

Keyboard shortcuts

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