Skip to content

DimmyJing/valise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

valise

This is a collection of useful utilities for creating a production-ready golang backend service.

packages

attr

Wrapper that tries to unify between slog.Attr/slog.Value and opentelemetry attribute.KeyValue/attribute.Value.

jsonschema

Utility that converts reflect.Type to a JSON schema.

log

Wrapper around slog and charmbracelet/log

rpc

A rpc framework built on top of labstack/echo and JSON schema.

utils

A collection of very simple utilities.

vctx

A context wrapper that provides a lot of utility functions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages