8000 GitHub - lpabon/godbc: Design by contract for Go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lpabon/godbc

Repository files navigation

Build Status

godbc

Design by contract for Go

Installation

To install godbc, use go get:

go get github.com/lpabon/godbc

Import the godbc package into your code using this template:

import (
  "github.com/lpabon/godbc"
)

Documentation

Documentation is available at https://godoc.org/github.com/lpabon/godbc

About

Design by contract for Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0