mirror of
https://github.com/fatedier/frp.git
synced 2026-03-15 06:19:14 +08:00
Now that the common configuration objects and session objects are part of a public API, they need to be documented in a way that can be read with godoc. This commit should lead to easier development with FRP as a library.