mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-25 10:18:59 +02:00
feat: improved icon and category lookup mechanism
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
type route interface {
|
||||
pool.Object
|
||||
ProviderName() string
|
||||
Reference() string
|
||||
References() []string
|
||||
TargetURL() *gpnet.URL
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user