users

package
v0.0.0-...-13c456b Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Overview

Package users provides support for user management.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	Name string
	ID   int
	// contains filtered or unexported fields
}

Exported type User represents information about a user. It has 2 exported fields: Name and ID and 1 unexported field: password.

Jump to

Keyboard shortcuts

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