Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ManagerWeb ¶
type ManagerWeb struct {
// contains filtered or unexported fields
}
func NewManagerWeb ¶
func NewManagerWeb(web web.Repository) *ManagerWeb
func (*ManagerWeb) FindByOwner ¶
func (m *ManagerWeb) FindByOwner(owner string) (*web.WebData, bool)
Click to show internal directories.
Click to hide internal directories.