mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 03:45:41 +03:00
7 lines
115 B
Go
7 lines
115 B
Go
// Copyright (c) HashiCorp, Inc.
|
|
// SPDX-License-Identifier: MPL-2.0
|
|
|
|
package structs
|
|
|
|
//go:generate ./generate.sh
|