struc

package
v0.0.0-...-c9d5f1a Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2018 License: Unlicense Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Person

type Person struct {
	Name string
}

Person is no one

func (Person) NamE

func (p Person) NamE() string

NamE returns the name of the person

type Student

type Student struct {
	Person
	RollNo string
}

Student again is no one

Jump to

Keyboard shortcuts

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