api

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2021 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package api defines CRUD actions for the Panther organization database.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct{}

API has all of the handlers as receiver methods.

func (API) GetSettings added in v0.3.0

func (API) GetSettings(_ *models.GetSettingsInput) (*models.GeneralSettings, error)

GetSettings retrieves account settings.

func (API) UpdateSettings added in v0.3.0

func (API) UpdateSettings(input *models.UpdateSettingsInput) (*models.GeneralSettings, error)

UpdateSettings updates account settings.

Jump to

Keyboard shortcuts

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