cf-system-sdk-directory 0.1.13

Directory service SDK module
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Directory SDK

Directory service SDK module.

## Overview

The `cf-system-sdk-directory` crate provides the service discovery contract used by system modules:

- `DirectoryClient` trait
- Types for registering and resolving service instances

## Features

- `grpc`: gRPC support (generated code + transport helpers)

## License

Licensed under Apache-2.0.