mirror of
https://github.com/fatedier/frp.git
synced 2025-06-03 06:08:20 +00: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.