Skip to content

Introduce the worker API - #1000

Open
sfunkenhauser wants to merge 1 commit into
agent-substrate:mainfrom
sfunkenhauser:worker_api
Open

Introduce the worker API#1000
sfunkenhauser wants to merge 1 commit into
agent-substrate:mainfrom
sfunkenhauser:worker_api

Conversation

@sfunkenhauser

Copy link
Copy Markdown
Collaborator

Make workers a gobal resource, identified by a unique name. Worker APIs will be implemented in a follow up change.

Part of #730

  • [ x ] Tests pass
  • [ x ] Appropriate changes to documentation are included in the PR

Comment thread pkg/proto/ateapipb/ateapi.proto Outdated
Make workers a gobal resource, identified by a unique name.
Worker APIs will be implemented in a follow up change.
// See the License for the specific language governing permissions and
// limitations under the License.

package controlapi

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

worker.go has been created since I started this PR. I'll move all these API stubs to worker.go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants