Documentation ¶
Index ¶
- func ImageMarshalProtobuf(img image.Image) *proto.ImageOrResource
- func MarshalProtobuf(pb gogoproto.Message) []byte
- func Middlewares() []func() interface{}
- func ReflectName(a interface{}) string
- func RegisterMiddleware(v func() interface{})
- func TintColor(img image.Image, color color.Color) image.Image
- type Ticker
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ImageMarshalProtobuf ¶ added in v0.2.0
func ImageMarshalProtobuf(img image.Image) *proto.ImageOrResource
func MarshalProtobuf ¶ added in v0.2.0
func Middlewares ¶
func Middlewares() []func() interface{}
func ReflectName ¶ added in v0.2.0
func ReflectName(a interface{}) string
func RegisterMiddleware ¶
func RegisterMiddleware(v func() interface{})
RegisterMiddleware adds v to the list of default middleware that Root starts with.
Types ¶
Click to show internal directories.
Click to hide internal directories.