links

package
v0.5.0-beta.5 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2026 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func T

func T(lang, key string) string

Types

type FriendLink struct {
	Name        string `json:"name"`
	Description string `json:"description"`
	URL         string `json:"url"`
	Email       string `json:"email"`
	IconURL     string `json:"icon_url,omitempty"`
	AvatarURL   string `json:"-"`
}
func DecodeFriendLinks(raw string) ([]FriendLink, error)

type FriendLinkView

type FriendLinkView struct {
	Name        string
	Description string
	URL         string
	AvatarURL   string
}

Jump to

Keyboard shortcuts

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