baeeq / cas

Golang CAS Client package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAS Client library

CAS provides a http package compatible client implementation for use with securing http frontends in golang.

import "gopkg.in/cas.v1"

Examples and Documentation

Documentation is available at: http://godoc.org/gopkg.in/cas.v1 Examples are included in the documentation but are also available in the _examples directory.

About

Golang CAS Client package

License:MIT License


Languages

Language:Go 100.0%