flags

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Embed embed.FS

Functions

func Setup

func Setup()

Types

type CountryCode

type CountryCode struct {
	Code string   `json:"code"`
	Tags []string `json:"tags"`
}

type NullableString

type NullableString struct {
	String string
	// contains filtered or unexported fields
}

type NullableUUID

type NullableUUID struct {
	uuid.UUID
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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