//
pkg.gl
Category
github.com/go-board/std
service
package
0.6.0
Repository:
https://github.com/go-board/std.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
20 SLOC
#
Functions
Chain
No description provided by the author
#
Interfaces
Layer
No description provided by the author
Service
Service is the interface that provides the business logic for the service.
#
Type aliases
LayerFn
No description provided by the author
ServiceFn
ServiceFn is the function type that implements the Service interface.