Skip to content
/ types Public

Foundational types expressed as Google Protocol Buffers.

License

Notifications You must be signed in to change notification settings

sixafter/types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

types

This Go module is a set of common types represented as Google Protocol Buffers.


Status

ci Go License: Apache 2.0 GitHub issues GitHub last commit


Usage

To use this module, execute the following command:

go get -u github.com/sixafter/types

In your Go code, you can import the module as follows.

package main

import (
    "github.com/sixafter/types"
)

The use of Go vendoring is RECOMMENDED.

Contributing

Contributions are welcome. See CONTRIBUTING

License

This project is licensed under the Apache 2.0 License. See LICENSE file.

About

Foundational types expressed as Google Protocol Buffers.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published