This website requires JavaScript.
Explore
Help
Sign in
baalajimaestro
/
traefik
Watch
1
Star
0
Fork
You've already forked traefik
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
cef926379c
traefik
/
provider.go
6 lines
74 B
Go
Raw
Normal View
History
Unescape
Escape
Providers refactoring
2015-09-07 08:38:58 +00:00
package
main
type
Provider
interface
{
service -> configuration
2015-09-07 22:15:14 +00:00
Provide
(
chan
<-
*
Configuration
)
Providers refactoring
2015-09-07 08:38:58 +00:00
}
Reference in a new issue
Copy permalink