lib

package module
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2022 License: GPL-3.0 Imports: 2 Imported by: 7

README

go-lib

Shared Code for FediTools projects

Go Report Card codecov License Release PkgGoDev

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrInvalidAccountFormat is returned when a federated account is in an invalid format
	ErrInvalidAccountFormat = errors.New("invalid account format")
)

Functions

func SplitAccount

func SplitAccount(act string) (string, string, error)

SplitAccount splits a federated account into a username and domain

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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