mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 19:35:41 +03:00
7 lines
193 B
Go
7 lines
193 B
Go
// Copyright (c) HashiCorp, Inc.
|
|
// SPDX-License-Identifier: MPL-2.0
|
|
|
|
// Package pledge tests the community pledge task driver.
|
|
// https://github.com/shoenig/nomad-pledge-driver
|
|
package pledge
|