Documentation
¶
Overview ¶
Copyright 2017 karma.run AG. All rights reserved. Use of this source code is governed by an AGPL license that can be found in the LICENSE file.
Index ¶
- func BytesToBaseAlphabet(bs []byte) string
- func ExcelVariableName(n int) string
- func HttpError(rw http.ResponseWriter, code int)
- func IntToBaseAlphabet(i int) string
- func LogRequest(rw http.ResponseWriter, rq *http.Request)
- func RandomId() string
- func SetJsonHeader(rw http.ResponseWriter, rq *http.Request)
- func Uint64ToBaseAlphabet(i uint64) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToBaseAlphabet ¶
func ExcelVariableName ¶
func HttpError ¶
func HttpError(rw http.ResponseWriter, code int)
func IntToBaseAlphabet ¶
func LogRequest ¶
func LogRequest(rw http.ResponseWriter, rq *http.Request)
func SetJsonHeader ¶
func SetJsonHeader(rw http.ResponseWriter, rq *http.Request)
func Uint64ToBaseAlphabet ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.