Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 196 Bytes

File metadata and controls

10 lines (6 loc) · 196 Bytes

PACKAGE DOCUMENTATION

package goo import "github.com/googege/goo"

FUNCTIONS

func Join(a []string, sep ...string) (string, error) Join is like strings.Join, support multiple parameters