Param getters were redone to return errors because otherwise bad FuncParam values could lead to panic. FuncParam itself might be not the most elegant solution, but it works good enough for now.
Most of the document is written for developers and thus belongs to godoc. User-related document is now moved to docs as per #339.