service

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BookService

type BookService interface {
	repository.BookRepo
}

BookService contain logic for Book Controller

func NewBookService

func NewBookService(impl BookServiceImpl) BookService

NewBookService return new instance of BookService

type BookServiceImpl

type BookServiceImpl struct {
	dig.In
	repository.BookRepo
}

BookServiceImpl is implementation of BookService

Jump to

Keyboard shortcuts

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