structs

package
v0.0.0-...-6d43c30 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package structs contains common type definitions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface struct {
	Name *types.Named
	Type *types.Interface
}

Interface contains a *type.Interface as well as a qualifier

type Struct

type Struct struct {
	Name *types.Named
	Type *types.Struct
}

Struct contains a *type.Struct as well as a qualifier

Jump to

Keyboard shortcuts

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