summary refs log tree commit diff stats
path: root/svc/README.md
blob: 797b7abac1d4054370b911b0477a5d4795358d70 (plain) (blame)
1
2
3
4
5
6
7
8
# `getwtxt|svc`

This is an internal package created for code organization
purposes.

The file `getwtxt.go` in the parent directory calls
`svc.go::Start()`, which starts the registry server.