server

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NO_AUTH_HEADER            = status.Errorf(codes.InvalidArgument, "No authheader provided")
	PERMISSION_DENIED         = status.Errorf(codes.PermissionDenied, "Permission Denied")
	INTERNAL_ERROR            = status.Errorf(codes.Internal, "Unkonwn Internal failure")
	POSTGRES_CONNECTION_ERROR = status.Errorf(codes.Internal, "Cannot connect to postgres")
)

Functions

func NewServer

func NewServer(postgresUrl string) server

Types

This section is empty.

Jump to

Keyboard shortcuts

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