Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChainScope ¶
var dao ChainScope dao.ById(1),ByName("a").Exec(db).First(v)
func (*ChainScope) ById ¶
func (c *ChainScope) ById(id any) *ChainScope
func (*ChainScope) ByName ¶
func (c *ChainScope) ByName(name any) *ChainScope
Click to show internal directories.
Click to hide internal directories.