7 lines
168 B
Go
7 lines
168 B
Go
// Copyright 2021 Contributors to the Parsec project.
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
package parsec
|
|
|
|
// The public interface of the Parsec Go Language client.
|