fixtures

package
v1.8.2 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2024 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CountryLanguage added in v1.7.0

type CountryLanguage struct {
	Language string
}

func (CountryLanguage) Kind added in v1.7.0

func (l CountryLanguage) Kind() string

func (CountryLanguage) Name added in v1.7.0

func (l CountryLanguage) Name() string

type GoProgrammingLang

type GoProgrammingLang struct{}

func (GoProgrammingLang) Kind

func (g GoProgrammingLang) Kind() string

func (GoProgrammingLang) Name

func (g GoProgrammingLang) Name() string

type Language

type Language interface {
	Name() string
	Kind() string
}

Directories

Path Synopsis
a
b

Jump to

Keyboard shortcuts

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