Documentation
      ¶
    
    
  
    
  
    Index ¶
- func EthClientDial(p *Patches, c *ethclient.Client, err error) *Patches
 - func GormDBAutoMigrate(p *Patches, err error) *Patches
 - func GormDBBegin(p *Patches, ret *gorm.DB) *Patches
 - func GormDBClauses(p *Patches, ret *gorm.DB) *Patches
 - func GormDBCommit(p *Patches, ret *gorm.DB) *Patches
 - func GormDBCreate(p *Patches, inputmut any, ret *gorm.DB) *Patches
 - func GormDBFind(p *Patches, inputmut any, ret *gorm.DB) *Patches
 - func GormDBFirst(p *Patches, inputmut any, ret *gorm.DB) *Patches
 - func GormDBLimit(p *Patches, ret *gorm.DB) *Patches
 - func GormDBModel(p *Patches, ret *gorm.DB) *Patches
 - func GormDBOrder(p *Patches, ret *gorm.DB) *Patches
 - func GormDBRollback(p *Patches, ret *gorm.DB) *Patches
 - func GormDBSelect(p *Patches, ret *gorm.DB) *Patches
 - func GormDBTake(p *Patches, inputmut any, ret *gorm.DB) *Patches
 - func GormDBTransaction(p *Patches, err error) *Patches
 - func GormDBUpdate(p *Patches, ret *gorm.DB) *Patches
 - func GormDBWhere(p *Patches, ret *gorm.DB) *Patches
 - func GormOpen(p *Patches, db *gorm.DB, err error) *Patches
 - func HttpGet(p *Patches, rsp *http.Response, err error) *Patches
 - func HttpNewRequest(p *Patches, req *http.Request, err error) *Patches
 - func HttpPost(p *Patches, rsp *http.Response, err error) *Patches
 - func IoReadAll(p *Patches, data []byte, err error) *Patches
 - func JsonMarshal(p *Patches, data []byte, err error) *Patches
 - func JsonUnmarshal(p *Patches, err error) *Patches
 - func TopicPublish(p *Patches, err error) *Patches
 - func URLParse(p *Patches, rsp *url.URL, err error) *Patches
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EthClientDial ¶
func GormDBAutoMigrate ¶
func GormDBAutoMigrate(p *Patches, err error) *Patches
func GormDBBegin ¶
func GormDBClauses ¶
func GormDBCommit ¶
func GormDBCreate ¶
func GormDBFind ¶
func GormDBFirst ¶
func GormDBLimit ¶
func GormDBModel ¶
func GormDBOrder ¶
func GormDBRollback ¶
func GormDBSelect ¶
func GormDBTake ¶
func GormDBTransaction ¶
func GormDBTransaction(p *Patches, err error) *Patches
func GormDBUpdate ¶
func GormDBWhere ¶
func HttpNewRequest ¶
func JsonMarshal ¶
func JsonUnmarshal ¶
func JsonUnmarshal(p *Patches, err error) *Patches
func TopicPublish ¶
func TopicPublish(p *Patches, err error) *Patches
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.