Imports github.com/go-kit/kit/endpoint github.com/go-kit/kit/transport/http Imports in module “github.com/zhangdapeng520/zdpgo_micro” github.com/zhangdapeng520/zdpgo_micro/examples/z08_add_num/endpoint github.com/zhangdapeng520/zdpgo_micro/examples/z08_add_num/service Standard library imports context encoding/json fmt net/http strconv