Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Business ¶
type Business struct {
// contains filtered or unexported fields
}
Business manages the set of APIs for view product access.
func NewBusiness ¶
func NewBusiness(navbartempler NavbarTempler, profiletempler ProfileTempler, authbus *authbus.Business) *Business
NewBusiness constructs a vproduct business API for use.
type NavbarComponent ¶
type NavbarComponent struct {
}type NavbarTempler ¶
type NavbarTempler interface {
}Storer interface declares the behavior this package needs to persist and retrieve data.
type Navbarstyl ¶
type Navbarstyl struct {}
Directories ¶
Path | Synopsis |
---|---|
templs
|
|
navbartempl
templ: version: v0.2.778
|
templ: version: v0.2.778 |
profiletempl
templ: version: v0.2.778
|
templ: version: v0.2.778 |
Click to show internal directories.
Click to hide internal directories.