Skip to content

koverto/uuid

Repository files navigation

Koverto - UUID

Go Go Report Card

Wraps github.com/google/uuid for use as a protobuf type and with implementations of various serialization interfaces.

Usage

import "github.com/koverto/uuid/uuid.proto";

message User {
    uuid.UUID id = 1;
}

Copyright

Copyright © 2020 Jesse B. Hannah. Licensed under the GNU GPL version 3 or later.

About

Un/marshaling implementations for UUIDs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages