util

package
v0.0.0-...-3a8c10c Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2022 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FBTemplate

func FBTemplate() string

Types

type FakeUser

type FakeUser struct {
	Fullname  string
	Number    string
	Position  string
	Email     string
	ReportsTo string
}

func GenFakeUser

func GenFakeUser() FakeUser

func GenFakeUserList

func GenFakeUserList() []FakeUser

type UserReport

type UserReport struct {
	Fullname  string
	Number    string
	Position  string
	Email     string
	ReportsTo string
	Status    string
}

func GenFakeReportList

func GenFakeReportList(n int) []UserReport

Jump to

Keyboard shortcuts

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