std

package
v1.0.0-beta.26 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package std provides methods and message types of the std API.

Index

Constants

View Source
const (
	LanguageCodeUnknownLanguageCode = LanguageCode("unknown_language_code")
	LanguageCodeEnUS                = LanguageCode("en_US")
	LanguageCodeFrFR                = LanguageCode("fr_FR")
	LanguageCodeDeDE                = LanguageCode("de_DE")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type LanguageCode

type LanguageCode string

func (LanguageCode) MarshalJSON

func (enum LanguageCode) MarshalJSON() ([]byte, error)

func (LanguageCode) String

func (enum LanguageCode) String() string

func (*LanguageCode) UnmarshalJSON

func (enum *LanguageCode) UnmarshalJSON(data []byte) error

Jump to

Keyboard shortcuts

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