package httputil
import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/coreos/pkg/httputil"
Index ¶
Constants ¶
const (
JSONContentType = "application/json"
)
Functions ¶
func WriteJSONResponse ¶
func WriteJSONResponse(w http.ResponseWriter, code int, resp interface{}) error
Source Files ¶
json.go
- Version
- v1.1.9-beta.0
- Published
- Feb 23, 2016
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 43 seconds ago –
Tools for package owners.