refactor(client): namespace service exports and share the registration contract
This commit is contained in:
parent
de476aa51b
commit
dd768e30e2
8 changed files with 47 additions and 50 deletions
|
|
@ -5,7 +5,7 @@ import { Effect, FileSystem, Schema } from "effect"
|
|||
import { randomBytes } from "crypto"
|
||||
import path from "path"
|
||||
|
||||
// The CLI's service configuration file, plus the ServiceOptions binding that
|
||||
// The CLI's service configuration file, plus the Service.Options binding that
|
||||
// points the client package's service operations at this CLI: which
|
||||
// registration file (by channel), which version, and how to spawn opencode.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue