ref

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var FileRef = `// Code generated by thriftgo ({{Version}}). DO NOT EDIT.
{{InsertionPoint "bof"}}
package {{.FilePackage}}
{{- $RefPackage := .RefPackage}}
import (
	{{InsertionPoint "imports"}}
	{{define "Imports"}}
	{{end}}
	{{.RefPackage}} "{{.RefPath}}"
)

` + constRef + `

{{- range .Structs}}
` + structRef + `
{{- end}}

` + enumRef + `

` + typedefRef + `

{{- range .Unions}}
` + structRef + `
{{- end}}

{{- range .Exceptions}}
` + structRef + `
{{- end}}



{{- InsertionPoint "eof"}}
`

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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