languages

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2026 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Go   = &Language{name: "Go", ext: "go", icon: "/resources/languages/golang-brands-solid.svg"}
	Java = &Language{name: "Java", ext: "java", icon: "/resources/languages/java-brands-solid.svg"}
	Rust = &Language{name: "Rust", ext: "rs", icon: "/resources/languages/rust-brands-solid.svg"}
)

Functions

This section is empty.

Types

type Language

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

func (*Language) Ext

func (l *Language) Ext() string

func (*Language) Icon

func (l *Language) Icon() string

func (*Language) Name

func (l *Language) Name() string

Jump to

Keyboard shortcuts

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