server

package
v0.0.0-...-cd8e426 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// UserTagPerActionLimit specifies the upper limit of UserTags that have to be stored
	UserTagPerActionLimit = 200
)

Constants specified by project requirements

Variables

This section is empty.

Functions

func FilterSlice

func FilterSlice[T any](xs []T, f func(x T) bool) []T

func HeadSlice

func HeadSlice[T any](xs []T, n int) []T

func InsertIntoSortedSlice

func InsertIntoSortedSlice[T any](x T, xs []T, f func(T, []T) func(int) bool) []T

func NewHTTPServer

func NewHTTPServer(addr string, userProfileStore *aerospike.AerospikeStore[api.UserProfile], emitter *goka.Emitter, view *goka.View) *http.Server

Types

This section is empty.

Jump to

Keyboard shortcuts

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