models

package
v0.0.0-...-40c8b04 Latest Latest
Warning

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

Go to latest
Published: May 4, 2021 License: BSD-2-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthKey

type AuthKey struct {
	ID         int    `json:"id"`
	KeyID      string `json:"key_id"`
	PublicPem  string `json:"public_pem"`
	PrivatePem string `json:"private_pem"`
	UserID     string `json:"userID"`
}

AuthKey contains API Key base user auth info

func (*AuthKey) Equal

func (m *AuthKey) Equal(target AuthKey) bool

Jump to

Keyboard shortcuts

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