Module krill::commons[][src]

Expand description

Common types used by the various Krill components.

Modules

actor

All actions performed by Krill are authorized by and attributed to an Actor.

api

Data structures for the API, shared between client and server.

bgp
crypto
error

Defines all Krill server side errors

eventsourcing

Event sourcing support for Krill

remote
util

General utility modules for use all over the code base

Type Definitions

KrillEmptyResult
KrillResult