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 ¶
NewLoggingMiddleware ...
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 |
Click to show internal directories.
Click to hide internal directories.