template

package
v0.0.0-...-bcdb234 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Gen

func Gen(writer io.Writer, def *ServiceDefinition) error

Types

type Method

type Method struct {
	Name         string
	ReqTypeName  string
	RespTypeName string
}

type ServiceDefinition

type ServiceDefinition struct {
	Name    string
	Methods []Method
}

func (*ServiceDefinition) GenName

func (s *ServiceDefinition) GenName() string

Directories

Path Synopsis
gen

Jump to

Keyboard shortcuts

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