Skip to content

Commit 4eabe14

Browse files
committed
Proxy manager added. I am exploring the proxy manager in depth and thinking about how to address the challenges of the infrastructure I aim to build.
1 parent d677c72 commit 4eabe14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package proxy_manager
2+
3+
type ProxyManager struct {
4+
}

0 commit comments

Comments
 (0)