Versions in this module Expand all Collapse all v0 v0.20.0 Jan 10, 2019 Changes in this version + func CallService(c *cli.Context, args []string) ([]byte, error) + func DeregisterService(c *cli.Context, args []string) ([]byte, error) + func GetService(c *cli.Context, args []string) ([]byte, error) + func ListServices(c *cli.Context) ([]byte, error) + func Publish(c *cli.Context, args []string) error + func QueryHealth(c *cli.Context, args []string) ([]byte, error) + func QueryStats(c *cli.Context, args []string) ([]byte, error) + func RegisterService(c *cli.Context, args []string) ([]byte, error)