client

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

This file auto generated by sscli

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HelloService added in v0.0.2

func HelloService() *helloService

func SetClient added in v0.0.2

func SetClient(c clientInterface)

Types

type HelloServiceSayHelloRequest added in v0.0.2

type HelloServiceSayHelloRequest struct {
	Name string `json:"name"`
}

type HelloServiceSayHelloResponse added in v0.0.2

type HelloServiceSayHelloResponse struct {
	Reply string `json:"reply"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL