utils

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(in string, obj interface{}) error

Decode decodes the input from base64 It can optionally unzip the input after decoding

func Encode

func Encode(obj interface{}) (string, error)

Encode encodes the input in base64 It can optionally zip the input before encoding

func MustReadStream

func MustReadStream(stream io.Reader) (string, error)

MustReadStream blocks until input is received from the stream

func StripSDP

func StripSDP(originalSDP string) string

StripSDP remove useless elements from an SDP

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL