service

package
v0.0.0-...-59ffee2 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	CreateThesis(ctx context.Context, request *api.CreateThesisRequest) (response api.CreateThesisResponse, err error)
	ChangeThesis(ctx context.Context, request *api.ChangeThesisRequest) (response api.ChangeThesisResponse, err error)
	GetThesisByFilter(ctx context.Context, request *api.GetThesisByFilterRequest) (response api.GetThesisByFilterResponse, err error)
}

Service implements Service interface

func NewLoggingMiddleware

func NewLoggingMiddleware(svc Service, logger *api.Logger) Service

NewLoggingMiddleware ...

func NewService

func NewService(dataService dataService) Service

NewService ...

Directories

Path Synopsis
Package httpclient http client CODE GENERATED AUTOMATICALLY THIS FILE COULD BE EDITED BY HANDS
Package httpclient http client CODE GENERATED AUTOMATICALLY THIS FILE COULD BE EDITED BY HANDS
Package httpserver http client CODE GENERATED AUTOMATICALLY THIS FILE COULD BE EDITED BY HANDS Package httpserver http server CODE GENERATED AUTOMATICALLY THIS FILE COULD BE EDITED BY HANDS
Package httpserver http client CODE GENERATED AUTOMATICALLY THIS FILE COULD BE EDITED BY HANDS Package httpserver http server CODE GENERATED AUTOMATICALLY THIS FILE COULD BE EDITED BY HANDS

Jump to

Keyboard shortcuts

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