federation_resolvers

package
v7.0.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more Imports: 12 Imported by: 0

Documentation

Overview

Package federation_resolvers contains handler logic for the /federation_resolvers and /federation_resolvers/{{ID}} endpoints.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(w http.ResponseWriter, r *http.Request)

Create is the handler for POST requests to /federation_resolvers.

func Delete

func Delete(w http.ResponseWriter, r *http.Request)

Delete is the handler for DELETE requests to /federation_resolvers.

func Read

func Read(w http.ResponseWriter, r *http.Request)

Read is the handler for GET requests to /federation_resolvers (and /federation_resolvers/{{ID}}).

func SelectMaxLastUpdatedQuery

func SelectMaxLastUpdatedQuery(where string, tableName string) string

func TryIfModifiedSinceQuery

func TryIfModifiedSinceQuery(header http.Header, tx *sqlx.Tx, where string, orderBy string, pagination string, queryValues map[string]interface{}) (bool, time.Time)

Types

This section is empty.

Jump to

Keyboard shortcuts

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