mirror of
https://github.com/rancher/steve.git
synced 2025-07-14 15:14:44 +00:00
The problem having these in the informer package is that eventually code in other packages will need to import `informer` only for constants or types, but some members of the informer package may already depend on those. Best to move type definitions into their own simpler package. |
||
---|---|---|
.. | ||
tablelistconvert | ||
dynamic_mocks_test.go | ||
proxy_mocks_test.go | ||
proxy_store_test.go | ||
proxy_store.go | ||
sql_informer_mocks_test.go |