Skip to content

latere-ai/pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pkg

Platform-wide Go packages for Latere AI.

Packages

Package Description
jwtauth JWKS-based RS256 JWT validation for services accepting auth-issued tokens
md YAML frontmatter parsing and GFM-to-HTML rendering
oidc OIDC Relying Party client with PKCE, encrypted cookie sessions, and token refresh
otel OpenTelemetry tracing, metrics, and HTTP instrumentation

Development

make test       # run tests
make race       # run tests with race detector
make fuzz       # run fuzz tests (30s)
make cover      # run tests with coverage (95% minimum enforced)
make cover-html # open coverage report in browser

License

MIT

About

Platform-wide Go packages for Latere AI

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors