Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIncrementService ¶
func NewIncrementService(repo interfaces.INumberRepository, bucket string) interfaces.IIncrementService
NewIncrementService creates a new ServiceImpl - repo: INumberRepository number repository - bucket: string bucket name
Types ¶
type ServiceImpl ¶
type ServiceImpl struct {
// contains filtered or unexported fields
}
ServiceImpl is the implementation of IncrementServiceServer
Click to show internal directories.
Click to hide internal directories.