akcore

package module
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2025 License: MIT Imports: 3 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotFound = errors.New("not found")
)
View Source
var Version = "DEV"

Functions

This section is empty.

Types

type Logger

type Logger interface {
	Error(string, ...any)
	Info(string, ...any)
	Debug(string, ...any)
}

Logger is patterned after log/slog.Logger

type ProtoMessagePointer

type ProtoMessagePointer[M any] interface {
	*M
	protoreflect.ProtoMessage
}

Directories

Path Synopsis
build
bus
exe
run
storage
kv
svc
log
pb
template
Package template provides go text/template rendering as a service
Package template provides go text/template rendering as a service
util
web
Package web handles web communication with AK and its modules.
Package web handles web communication with AK and its modules.

Jump to

Keyboard shortcuts

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