Directories ¶
Path | Synopsis |
---|---|
astaxie
|
|
beego
beego is an open-source, high-performance, modularity, full-stack web framework
|
beego is an open-source, high-performance, modularity, full-stack web framework |
beego/cache
Usage:
|
Usage: |
beego/cache/memcache
package memcahe for cache provider
|
package memcahe for cache provider |
beego/cache/redis
package redis for cache provider
|
package redis for cache provider |
beego/config
Usage: import(
|
Usage: import( |
beego/config/xml
package xml for config provider
|
package xml for config provider |
beego/config/yaml
package yaml for config provider
|
package yaml for config provider |
beego/context
Usage:
|
Usage: |
beego/example/chat
Beego (http://beego.me/) @description beego is an open-source, high-performance web framework for the Go programming language.
|
Beego (http://beego.me/) @description beego is an open-source, high-performance web framework for the Go programming language. |
beego/grace
Description: http://grisha.org/blog/2014/06/03/graceful-restart-in-golang/
|
Description: http://grisha.org/blog/2014/06/03/graceful-restart-in-golang/ |
beego/httplib
Usage:
|
Usage: |
beego/logs
Usage:
|
Usage: |
beego/middleware
Usage:
|
Usage: |
beego/migration
migration package for migration
|
migration package for migration |
beego/orm
Simple Usage
|
Simple Usage |
beego/plugins/apiauth
Package apiauth provides handlers to enable apiauth support.
|
Package apiauth provides handlers to enable apiauth support. |
beego/plugins/auth
Package auth provides handlers to enable basic auth support.
|
Package auth provides handlers to enable basic auth support. |
beego/plugins/cors
Package cors provides handlers to enable CORS support.
|
Package cors provides handlers to enable CORS support. |
beego/session
package session provider
|
package session provider |
beego/session/couchbase
package couchbase for session provider
|
package couchbase for session provider |
beego/session/memcache
package memcache for session provider
|
package memcache for session provider |
beego/session/mysql
package mysql for session provider
|
package mysql for session provider |
beego/session/postgres
SessionOn = true SessionProvider = postgresql SessionSavePath = "user=a password=b dbname=c sslmode=disable" SessionName = session
|
SessionOn = true SessionProvider = postgresql SessionSavePath = "user=a password=b dbname=c sslmode=disable" SessionName = session |
beego/session/redis
package redis for session provider
|
package redis for session provider |
beego/swagger
swagger struct definition
|
swagger struct definition |
beego/toolbox
toolbox healthcheck
|
toolbox healthcheck |
beego/utils/captcha
an example for use captcha
|
an example for use captcha |
beego/utils/pagination
The pagination package provides utilities to setup a paginator within the context of a http request.
|
The pagination package provides utilities to setup a paginator within the context of a http request. |
beego/validation
package for validations
|
package for validations |
coreos
|
|
etcd/client
Package client provides bindings for the etcd APIs.
|
Package client provides bindings for the etcd APIs. |
etcd/pkg/pathutil
Package pathutil implements utility functions for handling slash-separated paths.
|
Package pathutil implements utility functions for handling slash-separated paths. |
etcd/pkg/types
Package types declares various data types and implements type-checking functions.
|
Package types declares various data types and implements type-checking functions. |
davecgh
|
|
go-spew/spew
Package spew implements a deep pretty printer for Go data structures to aid in debugging.
|
Package spew implements a deep pretty printer for Go data structures to aid in debugging. |
gogo
|
|
protobuf/proto
Package proto converts data structures to and from the wire format of protocol buffers.
|
Package proto converts data structures to and from the wire format of protocol buffers. |
protobuf/proto/proto3_proto
Package proto3_proto is a generated protocol buffer package.
|
Package proto3_proto is a generated protocol buffer package. |
golang
|
|
glog
Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
|
Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
mesos
|
|
mesos-go/detector
The detector package houses implementation of master detectors.
|
The detector package houses implementation of master detectors. |
mesos-go/detector/zoo
Zookeeper-based mesos-master leaderhip detection.
|
Zookeeper-based mesos-master leaderhip detection. |
mesos-go/mesosproto
Package mesosproto is a generated protocol buffer package.
|
Package mesosproto is a generated protocol buffer package. |
mesos-go/mesosproto/scheduler
Package scheduler is a generated protocol buffer package.
|
Package scheduler is a generated protocol buffer package. |
mesos-go/messenger
Package messenger includes a messenger and a transporter.
|
Package messenger includes a messenger and a transporter. |
mesos-go/messenger/testmessage
Package testmessage is a generated protocol buffer package.
|
Package testmessage is a generated protocol buffer package. |
mesos-go/scheduler
Package scheduler includes the interfaces for the mesos scheduler and the mesos executor driver.
|
Package scheduler includes the interfaces for the mesos scheduler and the mesos executor driver. |
mesos-go/upid
Package upid defines the UPID type and some utilities of the UPID.
|
Package upid defines the UPID type and some utilities of the UPID. |
nu7hatch
|
|
gouuid
This package provides immutable UUID structs and the functions NewV3, NewV4, NewV5 and Parse() for generating versions 3, 4 and 5 UUIDs as specified in RFC 4122.
|
This package provides immutable UUID structs and the functions NewV3, NewV4, NewV5 and Parse() for generating versions 3, 4 and 5 UUIDs as specified in RFC 4122. |
pborman
|
|
uuid
The uuid package generates and inspects UUIDs.
|
The uuid package generates and inspects UUIDs. |
pmezard
|
|
go-difflib/difflib
Package difflib is a partial port of Python difflib module.
|
Package difflib is a partial port of Python difflib module. |
samuel
|
|
go-zookeeper/zk
Package zk is a native Go client library for the ZooKeeper orchestration service.
|
Package zk is a native Go client library for the ZooKeeper orchestration service. |
stretchr
|
|
objx
objx - Go package for dealing with maps, slices, JSON and other data.
|
objx - Go package for dealing with maps, slices, JSON and other data. |
testify/assert
Package assert provides a set of comprehensive testing tools for use with the normal Go testing system.
|
Package assert provides a set of comprehensive testing tools for use with the normal Go testing system. |
testify/mock
Provides a system by which it is possible to mock your objects and verify calls are happening as expected.
|
Provides a system by which it is possible to mock your objects and verify calls are happening as expected. |
ugorji
|
|
go/codec
High Performance, Feature-Rich Idiomatic Go codec/encoding library for binc, msgpack, cbor, json.
|
High Performance, Feature-Rich Idiomatic Go codec/encoding library for binc, msgpack, cbor, json. |
go/codec/codecgen
codecgen generates codec.Selfer implementations for a set of types.
|
codecgen generates codec.Selfer implementations for a set of types. |
Click to show internal directories.
Click to hide internal directories.