package
Version:
v0.0.0-...-1585808
Opens a new window with list of versions in this module.
Published: Feb 15, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package biz is the place where you can implements more complex business logic.
Biz is a concrete implementation of the IBiz interface.
NewBiz creates an instance of type IBiz.
Users returns an instance that implements the IBiz interface.
type IBiz interface {
Users() user.IBiz
}
IBiz defines the methods that need to be implemented in the Biz layer.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.