greeter

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Greeter

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

func NewGreeter

func NewGreeter(ctx context.Context, logger logr.Logger, salutation string) *Greeter

func (*Greeter) Greet

func (g *Greeter) Greet(name string)

type ServiceRef

type ServiceRef int
const (
	ServiceGreeterMorning ServiceRef = iota
	ServiceGreeterAfternoon
	ServiceGreeterEvening
)

func (ServiceRef) String

func (i ServiceRef) String() string

Jump to

Keyboard shortcuts

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