mirror of
https://github.com/fatedier/frp.git
synced 2026-03-19 00:09: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.