Versions in this module Expand all Collapse all v2 v2.2.0 Apr 29, 2026 Changes in this version + func Home(ctx tp.PullCtx, arg *args.EmptyStruct) (*args.HomeResult, *tp.Rerror) + func Route(_root string, _router *tp.Router) + func Stat(ctx tp.PushCtx, arg *args.StatArg) *tp.Rerror + type Math struct + func (m *Math) Divide(arg *args.DivideArg) (*args.DivideResult, *tp.Rerror) Other modules containing this package github.com/xiaoenai/tp-micro github.com/xiaoenai/tp-micro/v6