package
Version:
v1.23.0-alpha.0
Opens a new window with list of versions in this module.
Published: Dec 1, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Error(ctx context.Context, a ...interface{}) error
-
func Errorf(ctx context.Context, format string, a ...interface{}) error
-
func Fprintf(ctx context.Context, w io.Writer, key message.Reference, a ...interface{}) (n int, err error)
-
func Printf(ctx context.Context, format string, a ...interface{})
-
func SetLang(c *gin.Context)
-
func Sprintf(ctx context.Context, format string, a ...interface{}) string
-
type CtxLang
func Error(ctx context.Context, a ...interface{}) error
func Errorf(ctx context.Context, format string, a ...interface{}) error
func Fprintf(ctx context.Context, w io.Writer, key message.Reference, a ...interface{}) (n int, err error)
func Printf(ctx context.Context, format string, a ...interface{})
func SetLang(c *gin.Context)
func Sprintf(ctx context.Context, format string, a ...interface{}) string
const LANG CtxLang = "lang"
Source Files
¶
Click to show internal directories.
Click to hide internal directories.