secondpkg

package
v0.0.0-...-34d2814 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2016 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package secondpkg is imported by bind tests that verify that a bound package can reference another bound package.

Index

Constants

View Source
const HelloString = "secondpkg string"

Variables

This section is empty.

Functions

func Hello

func Hello() string

Types

type I

type I interface {
	F(i int) int
}

type S

type S struct{}

func (*S) F

func (_ *S) F(i int) int

Jump to

Keyboard shortcuts

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