accounts

package
v0.1.42 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AccountsTable

func AccountsTable(props AccountsTableProps, children ...htmx.Node) htmx.Node

AccountsTable ...

func SigningKeyGroupsTable

func SigningKeyGroupsTable(props SigningKeyGroupsTableProps, children ...htmx.Node) htmx.Node

SigningKeyGroupsTable ...

Types

type AccountsTableProps

type AccountsTableProps struct {
	Accounts []*models.Account
	Offset   int
	Limit    int
	Total    int
}

AccountsTableProps ...

type SigningKeyGroupsTableProps

type SigningKeyGroupsTableProps struct {
	ClassNames       htmx.ClassNames
	SigningKeyGroups []*models.SigningKeyGroup
	Offset           int
	Limit            int
	Total            int
}

SigningKeyGroupsTableProps ...

Jump to

Keyboard shortcuts

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