Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectGeneralDaoes ¶ added in v1.2.3
func InjectGeneralDaoes(s *GeneralDaoes)
func LoadGeneralDaoes ¶ added in v1.2.3
func LoadGeneralDaoes() baseiface.ISingleton
Types ¶
type GeneralDaoes ¶
type GeneralDaoes[T baseindex.IndexIface] struct { basedto.BaseEntity *webfacade.WebFacade[T] }
func Default ¶
func Default[T baseindex.IndexIface]() *GeneralDaoes[T]
func DefaultOf ¶
func DefaultOf[T baseindex.IndexIface](q elastic.Query) *GeneralDaoes[T]
func FindBeanGeneralDaoes ¶
func FindBeanGeneralDaoes() *GeneralDaoes
func NewGeneralDaoEs ¶
func NewGeneralDaoEs[T baseindex.IndexIface]() *GeneralDaoes[T]
func (*GeneralDaoes[T]) SetQuery ¶
func (self *GeneralDaoes[T]) SetQuery(q elastic.Query) *GeneralDaoes[T]
Click to show internal directories.
Click to hide internal directories.