Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Use colors to distinguish the interfaces/methods of iocli list command. #56

Open
LaurenceLiZhixin opened this issue Jun 23, 2022 · 0 comments

Comments

@LaurenceLiZhixin
Copy link
Collaborator

LaurenceLiZhixin commented 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.

 % 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]
@LaurenceLiZhixin LaurenceLiZhixin changed the title [Enhancement] [Enhancement] Use colors to distinguish the interfaces/methods of iocli list command. Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant