color

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewService

func NewService() (svc interfaces.ColorService, err error)

Types

type Service

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

func (*Service) GetByName

func (svc *Service) GetByName(name string) (res interfaces.Color, err error)

func (*Service) GetRandom

func (svc *Service) GetRandom() (res interfaces.Color, err error)

func (*Service) Inject

func (svc *Service) Inject() (err error)

Jump to

Keyboard shortcuts

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