solid

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

Types

type A

type A struct {
	// contains filtered or unexported fields
}

A is the base type in this package

func (A) Greet

func (a A) Greet()

Greet greets us with a string

type B

type B struct {
	A
}

B is another type composed with A

func (B) Greet

func (b B) Greet()

Greet Overriding it

Jump to

Keyboard shortcuts

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