You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use colors to distinguish the interfaces/methods of iocli list command.
For example, blue indicates the ioc-golang origin extension interface and red indicates the user defined interface.
% iocli list
github.com/alibaba/ioc-golang/extension/autowire/rpc/protocol/protocol_impl.IOCProtocol
[Export Invoke]
github.com/alibaba/ioc-golang/extension/db/gorm.GORMDB
[InstanceGet Updates Count Row Rows InstanceSet Unscoped Save Transaction RollbackTo Model Assign UpdateColumn Exec Not FirstOrCreate Begin Take Scan SavePoint WithContext Table Offset FirstOrInit Debug ToSQL Omit AutoMigrate SetupJoinTable Group Migrator Use CreateInBatches Set Or Commit UpdateColumns Pluck Get Preload Find Last Association Where Joins Attrs Raw FindInBatches Update ScanRows Rollback Clauses Having Scopes Distinct Select First Order Limit Error Create Delete Session AddError DB Connection]
github.com/ioc-golang/shopping-system/pkg/service/product.Service
[GetRecommendProductIDs]
The text was updated successfully, but these errors were encountered:
LaurenceLiZhixin
changed the title
[Enhancement]
[Enhancement] Use colors to distinguish the interfaces/methods of iocli list command.
Jun 23, 2022
Use colors to distinguish the interfaces/methods of iocli list command.
For example, blue indicates the ioc-golang origin extension interface and red indicates the user defined interface.
The text was updated successfully, but these errors were encountered: