github.com/go-faster/jx.Writer.ObjEnd (method)

4 uses

	github.com/go-faster/jx (current package)
		enc.go#L142: 	return e.writeIndent() || e.w.ObjEnd()
		enc.go#L149: 		e.w.ObjEnd()
		w.go#L148: func (w *Writer) ObjEnd() bool {

	github.com/gotd/td/telegram
		tdlib_json.go#L220: 	jsonBuilder.ObjEnd()