customer

package
v0.0.0-...-2ec3d85 Latest Latest
Warning

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

Go to latest
Published: May 30, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Customer

type Customer struct {
	Name, Email string
	Age         int
	CreditLimit float64
}

func (*Customer) New

func (c *Customer) New(name, email string, age int, creditLimit float64) (cs Customer, err error)

func (Customer) String

func (c Customer) String() string

type Error

type Error string

func (Error) Error

func (e Error) Error() string

Jump to

Keyboard shortcuts

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